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-font-face.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-20
[toy-font-face] Move toy font face code in a file of its own
Behdad Esfahbod
1
-449
/
+0
2008-12-20
[font-face] Use cairo_font_face_t instead of toy, for nil objects
Behdad Esfahbod
1
-45
/
+10
2008-12-17
[toy] Use twin font if font backend returns UNSUPPORTED
Behdad Esfahbod
1
-11
/
+8
2008-12-17
Treat any toy family starting with "@cairo:" as request for twin
Behdad Esfahbod
1
-1
/
+2
2008-12-17
Clean up toy font face handling
Behdad Esfahbod
1
-73
/
+70
2008-11-29
Mark allocation failures as unlikely.
Chris Wilson
1
-3
/
+3
2008-11-29
Mark if(status) as being unlikely.
Chris Wilson
1
-6
/
+8
2008-11-13
[hash] Separate out unique patterns of iterating over the table.
Chris Wilson
1
-1
/
+1
2008-11-07
[hash] Return lookup entry.
Chris Wilson
1
-5
/
+4
2008-10-30
Restore the ability to choose the internal font.
Chris Wilson
1
-2
/
+4
2008-10-29
Remove the ability to select the internal font face with a name of "cairo".
Carl Worth
1
-4
/
+2
2008-10-22
Map toy font face to implementation.
Chris Wilson
1
-0
/
+34
2008-09-26
Add slim markers to make check-plt.sh happy
Behdad Esfahbod
1
-0
/
+4
2008-09-25
Add an internal font face
Behdad Esfahbod
1
-7
/
+26
2008-09-23
Return the real error status for set_user_data()
Chris Wilson
1
-1
/
+1
2008-08-08
Add toy font constructor and getters
Behdad Esfahbod
1
-13
/
+183
2008-06-24
Cleanup _set_error functions a bit
Behdad Esfahbod
1
-0
/
+2
2008-06-22
Rename _cairo_font_reset_static_data to _cairo_font_face_reset_static_data
Behdad Esfahbod
1
-1
/
+1
2008-05-09
[cairo-font-face] Tolerate null font_face->backend->destroy()
Behdad Esfahbod
1
-1
/
+2
2008-04-03
[cairo-font-face] Cleanup up the font_face on the error path.
Chris Wilson
1
-0
/
+1
2008-03-12
Define _BSD_SOURCE to enable prototypes for strdup, snprintf.
Chris Wilson
1
-0
/
+1
2008-02-15
[cairo-font-options] Disallow use of NULL font-options.
Chris Wilson
1
-5
/
+3
2008-01-28
[doc] Stricter syntax check for type names, update test
Behdad Esfahbod
1
-2
/
+2
2008-01-28
[doc] Make sure all type names in docs are prefixed by #
Behdad Esfahbod
1
-6
/
+6
2008-01-17
[cairo-font-options] Treat NULL as a default cairo_font_options_t
Chris Wilson
1
-3
/
+5
2007-10-04
[cairo-font-face] Set the error on the font.
Chris Wilson
1
-9
/
+37
2007-10-04
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
1
-3
/
+3
2007-10-04
[malloc/error] Add call to _cairo_error() after a failed malloc.
Chris Wilson
1
-1
/
+3
2007-09-25
[cairo-atomic] Rewrite reference counting using atomic ops.
Chris Wilson
1
-26
/
+23
2007-05-08
[cairo-font-options] Check for the nil-object.
Chris Wilson
1
-0
/
+5
2007-04-18
Rename cairo-font.c to cairo-font-face.c
Behdad Esfahbod
1
-0
/
+514