index
:
delta/cairo.git
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
baserock/genivi/1.12.10
baserock/genivi/1.12.10-gallium
baserock/genivi/baseline
baserock/genivi/weston
carlosgc/polygon-intersect-crash
color-emoji
master
gitlab.freedesktop.org: cairo/cairo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-type3-glyph-surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support color fonts that use the foreground color
Adrian Johnson
2021-08-28
1
-0
/
+4
*
Use _cairo_malloc instead of malloc
Adrian Johnson
2018-05-07
1
-1
/
+1
*
pdf: change from pdf coordinates to cairo coordinates
Adrian Johnson
2016-06-05
1
-16
/
+7
*
Don't cull very thin lines on vector surfaces
Adrian Johnson
2015-10-17
1
-1
/
+2
*
pdf-operators: only wrap text strings for PS output
Adrian Johnson
2014-10-31
1
-2
/
+4
*
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
2012-02-09
1
-0
/
+1
*
Introduce a new compositor architecture
Chris Wilson
2011-09-12
1
-21
/
+14
*
image: move surface definition to new header for subclassing
Chris Wilson
2011-08-13
1
-0
/
+1
*
API: map-to-image and create-similar-image
Chris Wilson
2011-07-26
1
-1
/
+6
*
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
2011-07-19
1
-20
/
+20
*
Implement cairo_backend_t
Chris Wilson
2011-07-15
1
-0
/
+3
*
type3: Minor tweaks to remove a redundant check.
Chris Wilson
2010-05-04
1
-6
/
+2
*
Update FSF address
Andrea Canciani
2010-04-27
1
-1
/
+1
*
image: split cairo_image_surface_coerce()
Benjamin Otte
2010-02-23
1
-1
/
+1
*
Fix printing of rotated user fonts
Adrian Johnson
2010-01-25
1
-4
/
+5
*
Fix incorrect font scale and glyph position in Type 3 fonts
Adrian Johnson
2010-01-24
1
-16
/
+5
*
Add cairo_device_t
Chris Wilson
2010-01-22
1
-1
/
+3
*
Constify stroke style and matrices.
Chris Wilson
2010-01-22
1
-3
/
+3
*
Move _cairo_error() to a standalone header
Chris Wilson
2010-01-22
1
-0
/
+1
*
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
2009-10-22
1
-7
/
+7
*
[API] Make _cairo_meta_surface_replay() private again
Benjamin Otte
2009-09-30
1
-2
/
+2
*
Remove clip handling from generic surface layer.
Chris Wilson
2009-07-23
1
-35
/
+59
*
Export meta-surface
Chris Wilson
2009-07-03
1
-4
/
+4
*
[type3] Propagate error from font creation.
Chris Wilson
2009-04-16
1
-0
/
+2
*
[type3] Add status checks.
Chris Wilson
2009-04-16
1
-3
/
+23
*
[type3] Check error status before emit_image().
Chris Wilson
2009-04-16
1
-2
/
+6
*
[image] Eliminate the short-lived context used for coercing.
Chris Wilson
2008-12-18
1
-16
/
+4
*
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
2008-12-06
1
-0
/
+2
*
Mark allocation failures as unlikely.
Chris Wilson
2008-11-29
1
-1
/
+1
*
Mark if(status) as being unlikely.
Chris Wilson
2008-11-29
1
-5
/
+5
*
Add an extents argument to the high level surface backend functions
Adrian Johnson
2008-11-02
1
-6
/
+11
*
[type3] Whitespace.
Chris Wilson
2008-10-31
1
-1
/
+2
*
[pattern] Avoid needless copying of patterns.
Chris Wilson
2008-10-30
1
-9
/
+9
*
Don't add a notdef glyph to Type 3 font subsets
Adrian Johnson
2008-10-22
1
-16
/
+0
*
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
Chris Wilson
2008-10-22
1
-9
/
+9
*
[type3] Acquire scaled_font mutex whilst looking up glyphs.
Chris Wilson
2008-10-19
1
-20
/
+30
*
Fix bitmap-font XFAIL
Adrian Johnson
2008-09-26
1
-7
/
+3
*
Fix scaling of glyphs in type3 subset glyphs
Adrian Johnson
2008-09-16
1
-3
/
+9
*
Enable show_glyphs inside of in user-font glyphs
Adrian Johnson
2008-09-11
1
-5
/
+48
*
Add _cairo_type3_glyph_surface_analyze_glyph()
Adrian Johnson
2008-09-11
1
-0
/
+39
*
Revamp the build system.
Behdad Esfahbod
2008-09-02
1
-0
/
+5
*
[type3-glyph] Propagate error from image emission.
Chris Wilson
2008-08-17
1
-1
/
+1
*
Implement PS Type 3 font image support
Adrian Johnson
2008-06-08
1
-26
/
+6
*
Implement PDF Type 3 font subsetting of user fonts
Adrian Johnson
2008-06-08
1
-0
/
+465