Re: GetGlyphOutline API
- From: "Mihai N." <nmihai_year_2000@xxxxxxxxx>
- Date: Fri, 12 Jan 2007 19:59:34 -0800
For example I stored all strings in my document files as UTF-16 before
going
to unicode, in order to achieve a more consistent file format across
different program versions. So it converts its strings to WCHAR before
saving, and from WCHAR after reading. Thus, while my current release
version is not Unicode (and supports win98), it will read the files from
my development version which is Unicode (and will drop win98 support).
Options:
- go Unicode all the way, and use MSLU for Win 9x
- take a look at T2W/W2T for conversions that MUST be done (ie MIDI)
[One problem is that some of my best documentationYes, it is a pitty that practically Fontographer died.
came with "fontographer" a good font editor which is unfortunately so
ancient (and apparently no longer under development) that Unicode did not
figure highly.]
You might take a look at FontForge (http://fontforge.sourceforge.net/)
I did not try it, but seems decent enough.
And since all you probably need is adding Unicode cmaps (no glyph changes, no
nothing), might be jsut fines.
And if you try it, please share the experience, good or bad :-)
--
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
.
- Follow-Ups:
- Re: GetGlyphOutline API
- From: David Webber
- Re: GetGlyphOutline API
- References:
- GetGlyphOutline API
- From: David Webber
- Re: GetGlyphOutline API
- From: Mihai N.
- Re: GetGlyphOutline API
- From: David Webber
- Re: GetGlyphOutline API
- From: Mihai N.
- Re: GetGlyphOutline API
- From: David Webber
- GetGlyphOutline API
- Prev by Date: Re: hard drive scrubbing utility
- Next by Date: Re: GetGlyphOutline API
- Previous by thread: Re: GetGlyphOutline API
- Next by thread: Re: GetGlyphOutline API
- Index(es):
Relevant Pages
|