[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] cmap cache problem solved
From: |
Werner LEMBERG |
Subject: |
[Devel] cmap cache problem solved |
Date: |
Sat, 24 Apr 2004 15:02:05 +0200 (CEST) |
>From the CHANGES file:
- The function `FT_Get_CharMap_Index' was only declared, without
any real code. For consistency, it has been renamed to
`FT_Get_Charmap_Index'. (This function is needed to implement
cmap caches.)
I've updated ftcommon.i (from ft2demos) accordingly -- without this
patch, something like
ftview -e big5 50 mingli.ttf
would use the wrong cmap (since ftview uses a cmap cache).
As usual, such bugs are found just after a release...
Werner
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Devel] cmap cache problem solved,
Werner LEMBERG <=