summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/cidtype0.c
AgeCommit message (Expand)Author
2023-07-08dvipdfm-x: replace multibyte characters by ASCII charactersTakuji Tanaka
2021-10-29fix a bug that dvipdfmx segfaults for CFF based OpenType font without a priva...Akira Kakuto
2021-02-25restore Build,TODO from r57911Karl Berry
2021-02-25French translation for tlmgr updatedDenis Bitouzé
2021-01-22Fix a bug in obtaining vertical metrics (S. Hirata)Akira Kakuto
2021-01-09Fix a bug that vertical metrics are not written (S. Hirata)Akira Kakuto
2020-10-27Fix inverted conditional for writing CIDSet. (S. Hirata)Akira Kakuto
2020-10-18Extension to load user defined CID-to-GID mapping for TrueType fonts. (S. Hir...Akira Kakuto
2020-09-22Simplify font related code. Fix a bug in determinant calculation. (S. Hirata)Akira Kakuto
2020-09-07Update copyright years and README (S. Hirata)Akira Kakuto
2020-07-23fix bugs in "force fixed-pitch" option for .otf fonts and in image cache (S. ...Akira Kakuto
2019-02-10dvipdfm-x: typoHironobu Yamashita
2018-09-14Cleanup. Remove duplicated code. Reorganize global variables. (S. Hirata)Akira Kakuto
2018-09-02Experimental support for XeTeX transparency font feature (S. Hirata).Akira Kakuto
2016-01-06texk/dvipdfm-x: change copyright yearAkira Kakuto
2015-08-25texk/dvipdfm-x: Replace '(unsigned) long' by '(unsigned) int' orPeter Breitenlohner
2015-08-24texk/dvipdfm-x: No reason to use 'long' for 32-bit integersPeter Breitenlohner
2015-05-04texk/dvipdfm-x: Minor cleanup (avoid compiler warnings)Peter Breitenlohner
2015-05-01dvipdfm-x/cidtype0.c: Support old compilers.Akira Kakuto
2015-05-01Try to merge type0_*dofont functionsJjgod Jiang
2015-05-01Convert indentation to spacesJjgod Jiang
2015-05-01Combine all Type 0 open functions into oneJjgod Jiang
2015-04-28Fix TTC support for Type 1 Composite and Type 0 fontsJjgod Jiang
2015-04-26Reject invalid font files instead of bail outJjgod Jiang
2015-04-26Support also CID-keyed type 0 fontJjgod Jiang
2015-04-26Support loading CID type 0 font from TrueType CollectionJjgod Jiang
2014-08-04Fix some warnings and remove unused codeJjgod Jiang
2014-07-27Fix CID-keyed fonts glyph lookupKhaled Hosny
2014-07-25Remove most of font related #ifdef XETEXKhaled Hosny
2014-07-21disambiguate "Not a CFF/OpenType font?" messageKarl Berry
2014-03-17dvipdfmx version 20140317, update copyright yearsKarl Berry
2013-07-29dvipdfm-x: Merging dvipdfmx and xdvipdfmx, now just one set of source filesPeter Breitenlohner