index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-quartz-font.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+2
2009-08-10
[quartz] Use the implementation font-face not the associated
Chris Wilson
1
-4
/
+2
2009-06-11
Fix compilation on OS X when compiling for 64 bit
Jeff Muizelaar
1
-1
/
+2
2009-01-02
[quartz] Delay allocation of string until after guard.
Chris Wilson
1
-2
/
+4
2008-12-19
Fix definition of _cairo_quartz_font_face_backend
Jeff Muizelaar
1
-1
/
+0
2008-12-19
Fix compilation of quartz surface.
Jeff Muizelaar
1
-2
/
+4
2008-12-17
Clean up toy font face handling
Behdad Esfahbod
1
-130
/
+78
2008-10-22
Map toy font face to implementation.
Chris Wilson
1
-11
/
+44
2008-08-27
Rename _cairo_matrix_compute_scale_factors to _cairo_matrix_compute_basis_sca...
Behdad Esfahbod
1
-3
/
+3
2008-07-09
[quartz] Protect against NULL from CGFontGetHMetricsPtr
Vladimir Vukicevic
1
-0
/
+6
2008-06-22
Rename cairo_quartz_scaled_font_backend to _cairo_quartz_scaled_font_backend
Behdad Esfahbod
1
-2
/
+2
2008-05-10
Fix gtk-doc warnings
Behdad Esfahbod
1
-6
/
+6
2008-04-27
[quartz] Fix CGFont leaks when creating quartz fonts
Vladimir Vukicevic
1
-1
/
+8
2008-04-02
[cgfont] typo fix
Vladimir Vukicevic
1
-1
/
+1
2008-04-02
[cgfont] Implement missing scaled font metrics
Vladimir Vukicevic
1
-3
/
+71
2008-04-01
Include cairoint.h first to satisfy the test suite
Carl Worth
1
-2
/
+2
2008-04-01
[quartz] Update documentation
Vladimir Vukicevic
1
-2
/
+12
2008-04-01
[cgfont] Round surface rectangle outwards to ensure whole-pixel dimensions
Vladimir Vukicevic
1
-12
/
+48
2008-04-01
[cgfont] Fix whitespace errors
Vladimir Vukicevic
1
-2
/
+2
2008-04-01
[cgfont] Add CGFont backend to replace deprecated ATSUI backend
Vladimir Vukicevic
1
-17
/
+107
2008-04-01
[cgfont] Add start of CGFont font backend to replace ATSUI
Vladimir Vukicevic
1
-0
/
+590