texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tx fonts [Re: [Texmacs-dev] txexa font]


From: Nix N. Nix
Subject: Re: tx fonts [Re: [Texmacs-dev] txexa font]
Date: 13 May 2003 17:21:01 -0600

On Tue, 2003-05-13 at 16:49, David Allouche wrote:
> But you are still going to be annoyed by the edges of the brace
> extremities and center, unless you also customize the order in which
> glyphs are drawn.

I was thinking about that.  Is it not the case though, that if the glyph
ends at the edge of its bounding box, then TeXmacs does not dither
outside the raster representation of the bounding box ?  That is,

  vector         raster
+--------+     +--------+ <- bounding box
|        |     |        |
|        |     |        |
+--------+     +--------+
|XBLACKXX|     |XBLACKXX|
|XBLACKXX| --> |XBLACKXX|
+--------+     +--------+
|        |     |        |
|        |     |        |
+--------+     +--------+

and not

  vector          raster
+--------+      +--------+ <- bounding box
|        |      |        |
|        |      |        |
+--------+      +--------+
|XBLACKXX|     X|XBLACKXX|X
|XBLACKXX| --> X|XBLACKXX|X
+--------+     ^+--------+
|        |     ||        |
|        |   +-+|        |
+--------+   |  +--------+
             |
             |
        antialiasing
         "spillover"

If this is the case, all will be well.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]