[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] key stroke order
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] key stroke order |
Date: |
Wed, 12 Sep 2001 00:25:50 +0200 (CEST) |
> > Not the real one -- the strokes are stored as outlines basically;
> > in case of composite fonts like mingli these outlines do overlap.
> > The order of outlines is completely unrelated to the order of
> > strokes a person would write the characters.
>
> Outlines would be very interesting to use. I don't know how people
> that design fonts work, but perhaps one of them stored the outlines
> in the right (human) order?
Certainly not -- usually, glyph outlines follow geometrical principles
to avoud overlapping outlines.
> I don't understand what means: "outlines overlap".
Something like that:
----------------------------
| |
| ----+-------
| | | |
|----------------------+---| |
| |
------------
> Do you remember if that was the wenlin.com font?
No idea, sorry.
Werner