freetype2/src/pk
Parth Wazurkar de38489910 [pk] Resolve failing of `PK_CMap'.
* src/pk/pkdrivr.c(pk_cmap_char_{index, next}): Use `linear search'
instead of `binary search' in the encoding table as it will always
be unsorted.

* src/pk/pklib.c: Resolve issues occurred in the previous commit
which caused errors in glyph loading on `ft2-demos'.
2018-08-15 02:03:52 +05:30
..
README [pk,vf] Initialise pk and vf driver repositories. 2018-07-30 23:52:23 +05:30
module.mk [gf, pk] Minor Fixes for some compilation errors. 2018-07-31 01:28:02 +05:30
pk.c [pk] Modify `pk' files' header. 2018-08-04 16:22:47 +05:30
pk.h [pk] Modify `pk' files' header. 2018-08-04 16:22:47 +05:30
pkdrivr.c [pk] Resolve failing of `PK_CMap'. 2018-08-15 02:03:52 +05:30
pkdrivr.h [pk] Change `cmap' encoding scheme. 2018-08-12 23:19:27 +05:30
pkerror.h [pk] Modify `pk' files' header. 2018-08-04 16:22:47 +05:30
pklib.c [pk] Resolve failing of `PK_CMap'. 2018-08-15 02:03:52 +05:30
rules.mk [pk] Initialise pk driver files and Makefiles. 2018-07-30 23:52:39 +05:30

README