summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-04Fix some warnings and remove unused codeJjgod Jiang
git-svn-id: svn://tug.org/texlive/trunk@34837 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04Fix crash and infinity look caused by r34831Jjgod Jiang
git-svn-id: svn://tug.org/texlive/trunk@34836 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04Fix warnings when comparing size_t with negative valueJjgod Jiang
git-svn-id: svn://tug.org/texlive/trunk@34835 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04texk/dvipdfm-x: Drop unused variablesPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@34834 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04SyncTeX: Avoid a memory leak, from Sebastian Ramacher <sramacher@debian.org>Peter Breitenlohner
Added a simple test case git-svn-id: svn://tug.org/texlive/trunk@34833 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04Only do CFF glyph name lookup for non-CID fontsJjgod Jiang
git-svn-id: svn://tug.org/texlive/trunk@34832 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04Fix ToUnicode with reverse CMap lookupJjgod Jiang
When dvipdfmx is provided a regular CMap in the following format: <unicode codepoint> cid We can try to utilize the data and do a reverse lookup when all we know is the cids used. Initially, when parsing the cmap specified, we build a reverseMap which maps CID to the first Unicode codepoint it corresponds to. (Which is pretty much the reverse of CMap_decode().) Since this cmap is already parsed when we create the fontmap cache, we can just pass the cmap_id all the way down to otf_create_ToUnicode_stream() and get CMap* back from this cmap_id. Second, we refactor create_ToUnicode_cmap{4, 12}() functions into one create_ToUnicode_cmap() and combine the common code. In the third step, in create_ToUnicode_cmap() we try to see if the font is indeed a CFF font (with CID-keyed), and we do have a cmap, we can use the newly added CMap_reverse_decode() to convert all used cids back to Unicode codepoints. With that mapping information we can successfully create the ToUnicode PDF stream we needed. git-svn-id: svn://tug.org/texlive/trunk@34831 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04Fix ToUnicode stream creation for non-subst glyphsJjgod Jiang
non-subst glyphs generated with Unicode -> CID CMap are now properly handled by storing the correct GID used and match them with the CMAP in the fonts. subst glyphs (the ones when OpenType features have been applied) can not be found because they are not directly accessible through CMAP. git-svn-id: svn://tug.org/texlive/trunk@34830 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34829 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04/home/texlive/karl/Master/tlpkg/bin/tl-update-autoKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34828 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04autoupdateKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34827 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04(tl-update-tlpdb) force increased revision after removal of filesKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34826 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04luaotfloadKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34825 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04latexdiffKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34824 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04dviasmKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34823 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04biberKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34822 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04chetKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34821 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03csplainKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34820 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03xetexkoKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34819 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03tcolorboxKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34818 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03sourcesansproKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34817 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03sourcecodeproKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34816 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03schuleKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34815 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03ralewayKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34814 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03pstricksKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34813 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03pst-plotKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34812 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03pst-circKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34811 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03lua-check-hyphenKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34810 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03glossariesKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34809 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03cjk-koKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34808 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03harfbuzz 0.9.34Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@34807 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03omegafonts: Fixed a character dimension rounding bugPeter Breitenlohner
omegafonts,omegaware: Added character dimension rounding tests git-svn-id: svn://tug.org/texlive/trunk@34806 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03Better fix for r34757Jjgod Jiang
git-svn-id: svn://tug.org/texlive/trunk@34805 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03texk/dvipdfm-x/pdfobj.c: fix a typoAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@34804 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34803 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03/home/texlive/karl/Master/tlpkg/bin/tl-update-autoKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34802 c570f23f-e606-0410-a88d-b1316a301751
2014-08-03autoupdateKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34801 c570f23f-e606-0410-a88d-b1316a301751
2014-08-02lipsumKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34800 c570f23f-e606-0410-a88d-b1316a301751
2014-08-02exsolKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34799 c570f23f-e606-0410-a88d-b1316a301751
2014-08-02omegafonts: Fixed a bug in the computation of nw, nh, nd, and niPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@34798 c570f23f-e606-0410-a88d-b1316a301751
2014-08-02Fix a bug in unicode encoding in CFF/OpenType fonts (from the original ↵Akira Kakuto
author, S. Hirata) git-svn-id: svn://tug.org/texlive/trunk@34797 c570f23f-e606-0410-a88d-b1316a301751
2014-08-02regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34796 c570f23f-e606-0410-a88d-b1316a301751
2014-08-02/home/texlive/karl/Master/tlpkg/bin/tl-update-autoKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34795 c570f23f-e606-0410-a88d-b1316a301751
2014-08-02autoupdateKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34794 c570f23f-e606-0410-a88d-b1316a301751
2014-08-01stix (1aug14)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@34793 c570f23f-e606-0410-a88d-b1316a301751
2014-08-01chet (1aug14)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@34792 c570f23f-e606-0410-a88d-b1316a301751
2014-08-01regenerated by /home/texlive/karl/Master/tlpkg/bin/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34791 c570f23f-e606-0410-a88d-b1316a301751
2014-08-01fix a bug in type0.cAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@34790 c570f23f-e606-0410-a88d-b1316a301751
2014-08-01autoupdate via tlmgr generate _updmapKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34789 c570f23f-e606-0410-a88d-b1316a301751
2014-08-01autoupdateKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@34788 c570f23f-e606-0410-a88d-b1316a301751