summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_font/cpdf_cidfont.cpp
AgeCommit message (Expand)Author
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
2016-09-23Clean CPDF_CIDFont a littlenpm
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-01Fix CPDF_CIDFont::GlyphFromCharCode for fonts flagged with PDFFONT_SYMBOLICnpm
2016-08-30Guard against overflow when calculating font weight.dsinclair
2016-08-15Get rid of FX_SMALL_RECT.thestig
2016-08-15Use a std::vector in fpdf_font code.thestig
2016-08-09Fix typos of the word outer.thestig
2016-07-01Clean up parts of CPDF_CIDFont.thestig
2016-06-27Clean up some CPDF_Font subclasses.thestig
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-07Get rid of NULLs in core/thestig
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-05-23Use unique_ptr in CPDF_CidFonttsepez
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-14Avoid string allocs for CMap_GetString() return value.tsepez
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>.Tom Sepez
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair