ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in font rendering?
@ 2016-08-21 10:09 Mohammad Hossein Bateni
  2016-08-21 10:16 ` Mohammad Hossein Bateni
  0 siblings, 1 reply; 4+ messages in thread
From: Mohammad Hossein Bateni @ 2016-08-21 10:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 442 bytes --]

Hello,

I may be doing something wrong but see the difference at the end of the
first line in the PDF (produced from CONTEXT) and the corresponding
rendering in Chrome.

I observe this issue whenever there is a U+08F0 (or U+08F1 or U+08F2).  The
two sides of this diacritic sign are not joined.

The other issue is with small gaps in between some letters and/or bad
connection points.  See the second and third lines in the PDF.

Thanks,
MHB

[-- Attachment #1.2: Type: text/html, Size: 572 bytes --]

[-- Attachment #2: font-rendering-bug.png --]
[-- Type: image/png, Size: 187852 bytes --]

[-- Attachment #3: bug-1.pdf --]
[-- Type: application/pdf, Size: 19560 bytes --]

[-- Attachment #4: bug-1.tex --]
[-- Type: application/x-tex, Size: 549 bytes --]

[-- Attachment #5: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bug in font rendering?
  2016-08-21 10:09 bug in font rendering? Mohammad Hossein Bateni
@ 2016-08-21 10:16 ` Mohammad Hossein Bateni
  2016-08-21 11:42   ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Mohammad Hossein Bateni @ 2016-08-21 10:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 615 bytes --]

attachments uploaded here:
http://mhbateni.com/context/bug-02/

On Sun, Aug 21, 2016 at 6:09 AM, Mohammad Hossein Bateni <bateni@gmail.com>
wrote:

> Hello,
>
> I may be doing something wrong but see the difference at the end of the
> first line in the PDF (produced from CONTEXT) and the corresponding
> rendering in Chrome.
>
> I observe this issue whenever there is a U+08F0 (or U+08F1 or U+08F2).
> The two sides of this diacritic sign are not joined.
>
> The other issue is with small gaps in between some letters and/or bad
> connection points.  See the second and third lines in the PDF.
>
> Thanks,
> MHB
>

[-- Attachment #1.2: Type: text/html, Size: 1075 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bug in font rendering?
  2016-08-21 10:16 ` Mohammad Hossein Bateni
@ 2016-08-21 11:42   ` Hans Hagen
       [not found]     ` <CAMHZ1db1YuJzZ5wrsMaevJ1jCaaHOHgRX0nd4fPmhG-UmNcJYQ@mail.gmail.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2016-08-21 11:42 UTC (permalink / raw)
  To: ntg-context

On 8/21/2016 12:16 PM, Mohammad Hossein Bateni wrote:
> attachments uploaded here:
> http://mhbateni.com/context/bug-02/
>
> On Sun, Aug 21, 2016 at 6:09 AM, Mohammad Hossein Bateni
> <bateni@gmail.com <mailto:bateni@gmail.com>> wrote:
>
>     Hello,
>
>     I may be doing something wrong but see the difference at the end of
>     the first line in the PDF (produced from CONTEXT) and the
>     corresponding rendering in Chrome.
>
>     I observe this issue whenever there is a U+08F0 (or U+08F1 or
>     U+08F2).  The two sides of this diacritic sign are not joined.
>
>     The other issue is with small gaps in between some letters and/or
>     bad connection points.  See the second and third lines in the PDF.

the marks have widths .. i can compensate for that but i don't like it

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bug in font rendering?
       [not found]     ` <CAMHZ1db1YuJzZ5wrsMaevJ1jCaaHOHgRX0nd4fPmhG-UmNcJYQ@mail.gmail.com>
@ 2016-08-21 14:26       ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2016-08-21 14:26 UTC (permalink / raw)
  To: Mohammad Hossein Bateni
  Cc: mailing list for ConTeXt users,
	Idris Samawi Hamid ادريس
	سماوي حامد

On 8/21/2016 1:52 PM, Mohammad Hossein Bateni wrote:

>             The other issue is with small gaps in between some letters
>         and/or
>             bad connection points.  See the second and third lines in
>         the PDF.

as we want control over that kind of things i've added

\definefontfeature[arabic][arabic][checkmarks=no]

(default=yes)


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-21 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-21 10:09 bug in font rendering? Mohammad Hossein Bateni
2016-08-21 10:16 ` Mohammad Hossein Bateni
2016-08-21 11:42   ` Hans Hagen
     [not found]     ` <CAMHZ1db1YuJzZ5wrsMaevJ1jCaaHOHgRX0nd4fPmhG-UmNcJYQ@mail.gmail.com>
2016-08-21 14:26       ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).