summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-31Release 1.17.21.17.2Bryce Harrington2-3/+24
2019-01-31Misc. typosluz.paz36-56/+56
2019-01-31clip-boxes: Drop too-early returnBryce Harrington1-1/+0
2019-01-16scaled-subsets: always include glyphs maps to character 0Adrian Johnson1-7/+2
2019-01-09Merge branch 'ft-crash' of gitlab.freedesktop.org:carlosgc/cairoUli Schlachter1-0/+4
2019-01-07png: Add support for 16 bpc png reading as floating point formatMaarten Lankhorst1-8/+60
2019-01-07png: Add support for writing new floating point formats as 16 bpc png.Maarten Lankhorst1-11/+97
2019-01-07Add support for RGBA128F and RGB96F formats.Maarten Lankhorst17-4/+127
2019-01-07cairo-trace: Simplify bigendian case in emit_image.Maarten Lankhorst1-20/+5
2018-12-31tag_attributes: Allow decimal points in non decimal point localesAdrian Johnson1-2/+21
2018-12-16Remove all traces of NUM_THREADSUli Schlachter2-3/+2
2018-12-16.gitlab-ci.yml: Do a verbose buildUli Schlachter1-1/+1
2018-12-13[cairo-ft-font.c] conditionalize the changes by 3ec4aa24 on 2018-07-16 for le...suzuki toshiya1-0/+10
2018-12-02ps: fix invalid matrix in eps embeddingAdrian Johnson2-0/+7
2018-11-19ft: Use FT_Done_MM_Var instead of free when available in cairo_ft_apply_varia...Carlos Garcia Campos1-0/+4
2018-11-11CI: Fix Docker image urisJordan Petridis1-4/+4
2018-10-25pdf: add missing flushAdrian Johnson1-0/+5
2018-10-24doc: fix link tags code exampleAdrian Johnson1-18/+17
2018-10-22RELEASING: Bugzilla no longer needs updatedBryce Harrington1-11/+9
2018-10-21type1: fallback if the font matrix is not a uniform scaleAdrian Johnson1-0/+5
2018-10-19Bump version for 1.17.1Bryce Harrington1-2/+2
2018-10-191.16.0 release1.16.0Bryce Harrington3-2/+162
2018-10-17test: Free resources in pdf2pngBryce Harrington1-0/+2
2018-10-17win32: Fix regression with text containing space characterBryce Harrington1-1/+1
2018-10-17Drop skia backendBryce Harrington10-3540/+1
2018-10-16Use HTTPS URLs for gnome.org domainsPaul Menzel4-6/+6
2018-10-16Use HTTPS URLs for freedesktop.org domainsPaul Menzel19-77/+77
2018-10-16Use HTTPS URLs for cairographics.org domainsPaul Menzel30-79/+79
2018-10-16Revert "Correctly decode Adobe CMYK JPEGs in PDF export"Bryce Harrington3-24/+0
2018-10-16RELEASING: Clarify how to add the news itemBryce Harrington1-1/+4
2018-09-20Bump version for 1.15.15Bryce Harrington1-1/+1
2018-09-201.15.14 release1.15.14Bryce Harrington2-1/+57
2018-09-14doc: Drop tmpl supportBryce Harrington2-24/+4
2018-09-14Normalize one more test image with minor gradient differencesBryce Harrington2-0/+0
2018-09-14Normalize more test reference images with minor text rendering differencesBryce Harrington20-0/+0
2018-09-05gstate: Minor grammar copyeditBryce Harrington1-1/+1
2018-09-05Normalize test reference images with minor text rendering differencesFederico Mena Quintero34-0/+0
2018-09-05Normalize test images with minor gradient differencesFederico Mena Quintero15-0/+0
2018-09-05Normalize extended-blend-mask.{argb32,rgb24}.ref.pngFederico Mena Quintero2-0/+0
2018-09-05test/extended-blend.c: Remove obsolete comments about buggy librsvgFederico Mena Quintero1-3/+0
2018-09-05cairo-analysis-surface: Quell invalid uninitialized variable warningFederico Mena Quintero1-3/+4
2018-08-24Fix sp. sheeringBryce Harrington1-1/+1
2018-08-16doc: Add missing symbols to sections for recently added APIsBryce Harrington1-0/+8
2018-08-16build: Sp. fixBryce Harrington1-1/+1
2018-08-16Convert 3 headers to UTF8Bryce Harrington3-4/+4
2018-07-16[ft] Implement some more color conversion routinesBehdad Esfahbod1-7/+15
2018-06-15scaled-font: Fix glyph and cluster count checks (CID #983386)Bryce Harrington1-2/+2
2018-06-13gl: For glesv3 detection, use glesv2.pc + header checkBryce Harrington1-8/+11
2018-06-13polygon-intersection: Clarify ptr checks for right edges (CID #1160730)Bryce Harrington1-2/+3
2018-06-13type1-subset: Fix incorrect null ptr check from find_token() (CID #1160662)Bryce Harrington1-1/+1