freetype-devel
[Top][All Lists]
Advanced

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

RE: CFF Encoding & CharSet tables


From: White, Wesley A.
Subject: RE: CFF Encoding & CharSet tables
Date: Tue, 17 Oct 2000 12:05:42 -0500

Tom, 

I am currently working on this. I'm only doing it because no one
else has signed up. Feel free to take over, if you like. Just let me know.
I'm working on several projects so it may take me until the end of October
to finish. 

This is what I have done so far in my own work area using beta 8 as my
baseline:

Added CFF_CharSet and CFF_Encoding structures to 't2types.h'. Added 
corresponding fields charset_table and encoding_table to CFF_Font.
Currently,
these are very simple and store tables in a format0 manner regardless of
actual
format.

Added 2 functions, T2_Load_CFF_Font_Encoding and T2_Load_CFF_Font_CharSet
to 't2objs.c'. These two functions are based on an unused function called 
CFF_Build_Unicode_Charmap which was accessing the same tables.
These functions seem to be working correctly.

My 'todo' list includes:

Making CFF_CharSet and CFF_Encoding store format >0 in a way 
that mirrors how they are in font file, i.e. as ranges. 

Ensuring that my code conforms to freetype coding conventions. Are there
published conventions? Is volume 3 of the programmer's guide out yet?

Testing...

wes

-----Original Message-----
From: Tom Kacvinsky [mailto:address@hidden
Sent: Tuesday, October 17, 2000 9:27 AM
To: address@hidden
Cc: White, Wesley A.
Subject: Re: CFF Encoding & CharSet tables


I plan on working on this.  If you already are, let me know...

Thanks,

Tom




reply via email to

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