summaryrefslogtreecommitdiff
path: root/utils/HtmlFonts.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-01Update (C)Albert Astals Cid1-0/+1
2024-02-01More unicode vectors; fewer raw pointersSune Vuorela1-1/+1
2022-03-10Update (C) of previous commitAlbert Astals Cid1-0/+1
2022-03-09Replace hand-coded reference counting in GfxFont by std::shared_ptrOliver Sander1-1/+1
2020-10-26Update (C)Albert Astals Cid1-0/+1
2020-10-26HTML and XML output includes opacity.Eddie Kohler1-4/+8
2020-07-03Run clang-formatAlbert Astals Cid1-69/+77
2020-01-05Make HtmlFontAccu::Get constAlbert Astals Cid1-1/+1
2020-01-05No need for HtmlFontAccu::accu to be a pointer at allAlbert Astals Cid1-3/+3
2020-01-05pdftohtml: Make HtmlFont::size an intAlbert Astals Cid1-3/+3
2018-11-11Rename GooString::getCString GooString::c_strOliver Sander1-1/+1
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-11/+11
2018-10-21Update (C)Albert Astals Cid1-0/+1
2018-10-07Remove HtmlFont::simple since it is just a diversion around HtmlFont::HtmlFil...Adam Reichold1-1/+0
2018-10-07Remove HtmlFont::pos and always track a font name to allow handling of unknow...Adam Reichold1-6/+2
2018-04-06Add some more constAlbert Astals Cid1-1/+1
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+3
2017-06-17Remove unused constructorAlbert Astals Cid1-2/+1
2012-11-13Remove >= 0 checks for unsigned variablesAlbert Astals Cid1-2/+2
2012-05-15Determine if font is bold or italic based on FontDescriptor.Igor Slepchin1-1/+2
2011-08-18pdftohtml: Support text rotationJoshua Richardson1-2/+8
2011-06-20Fix encoding of PDF document metadata in output of pdftohtmlSteven Murdoch1-1/+2
2010-11-10Kill GooVectorAlbert Astals Cid1-7/+5
2010-09-16Add -s optionAlbert Astals Cid1-2/+16
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+12
2005-12-122005-12-12 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+85