summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Prepare for 0.1.3libcdr-0.1.3Fridrich Štrba2-1/+14
2016-07-20Fix a thinkoFridrich Štrba6-38/+38
2016-07-20Full-Color and Imported Bitmap have similar structureFridrich Štrba1-21/+5
2016-07-20let the cmx2* and cdr2* handle both cdr and cmxFridrich Štrba6-24/+76
2016-07-19Setting a framwork for parsing of vector fillsFridrich Štrba3-9/+112
2016-07-18Assure that we know fill/line properties when parsing the full colour fillFridrich Štrba9-40/+58
2016-07-18If not line/fill is specified, thy the styles firstFridrich Štrba6-14/+35
2016-07-18Put the styles into the parser state structFridrich Štrba4-34/+33
2016-07-18This is not only for char stylesFridrich Štrba8-88/+88
2016-07-14This does not look like usedFridrich Štrba1-2/+0
2016-07-14Best solution before we implement Stlt for graphicsFridrich Štrba2-6/+10
2016-07-14Annotate not to forget to handle default stylesFridrich Štrba1-0/+4
2016-07-13If no outline is specified, it means no outlineFridrich Štrba1-3/+1
2016-07-13Basic transparency lens for CMXFridrich Štrba2-12/+59
2016-07-13Some endianess fixesFridrich Štrba1-18/+18
2016-07-13Parse even the pages from the indexFridrich Štrba2-48/+56
2016-07-13More infrastructure for parsing from index sectionFridrich Štrba1-22/+74
2016-07-13Defines for sectionsFridrich Štrba2-1/+19
2016-07-13Start the infrastructure for parsing from index sectionFridrich Štrba2-13/+65
2016-07-08Consider pen transformFridrich Štrba3-2/+78
2016-07-08No need of a special ccmm readerFridrich Štrba2-11/+1
2016-07-08In some CMX files, there are stray BeginEmbedded/EndEmbedded between recordsFridrich Štrba2-0/+83
2016-07-07Some fixesFridrich Štrba1-2/+2
2016-07-07Draw Image in CMXFridrich Štrba2-2/+78
2016-07-07Fix debug messagesFridrich Štrba1-2/+3
2016-07-07Some CMX bitmap fillsFridrich Štrba7-140/+336
2016-07-06Extract RImage reader to CommonParserFridrich Štrba3-33/+48
2016-07-06SimplifyFridrich Štrba1-1/+1
2016-07-06While CDR is drawn in reverse order, CMX is notFridrich Štrba3-33/+84
2016-07-05Some image parsingFridrich Štrba2-3/+162
2016-07-05Parse ImageFridrich Štrba3-4/+62
2016-07-05ixtl and ixef readersFridrich Štrba2-1/+64
2016-07-04Add fourcc for index tablesFridrich Štrba1-0/+7
2016-07-03Outline stylesFridrich Štrba2-10/+50
2016-07-02rotl readerFridrich Štrba2-0/+56
2016-07-02rpen readerFridrich Štrba2-7/+81
2016-07-02rott readerFridrich Štrba2-1/+57
2016-07-02Rdot readerFridrich Štrba3-4/+62
2016-07-02Try to skip not yet supported fills correctlyFridrich Štrba2-14/+109
2016-07-01Extensible parser state for CMXParserFridrich Štrba3-11/+17
2016-07-01Fountain (gradient) fill for CMXFridrich Štrba1-11/+66
2016-07-01Try not to output bogus shapes in CMX1 when we cannot parse renderingFridrich Štrba2-10/+56
2016-06-30Some fill attributes + some fixes in CMX1Fridrich Štrba3-120/+170
2016-06-30missing breakFridrich Štrba1-0/+1
2016-06-30Initial implementation of fills in cmx v6Fridrich Štrba5-14/+197
2015-12-25coverity#1219668 untrusted loop boundlibcdr-0.1.2David Tardon1-1/+1
2015-12-25coverity#1219668 untrusted loop boundDavid Tardon1-0/+10
2015-12-25coverity#1219668 untrusted loop boundDavid Tardon1-1/+1
2015-12-25coverity#1219658 untrusted loop boundDavid Tardon1-1/+1
2015-12-25coverity#1219657 untrusted loop boundDavid Tardon1-1/+1