index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo_win32_font.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
Renamed a bunch of files to use - rather than _ as a separator. Copy happened...
Carl Worth
1
-1252
/
+0
2005-03-17
doc fix - 90 degrees is MI_PI/2 radians.
Owen Taylor
1
-1
/
+1
2005-03-04
src/cairo_win32_font.c src/cairo_win32_surface.c: Update for recent backend i...
Owen Taylor
1
-5
/
+12
2005-02-06
Return the right status. (Reported by Hans Breuer.)
Owen Taylor
1
-1
/
+1
2005-02-05
Free glyph_indices, not glyphs. (Reported by Hans Breuer.)
Owen Taylor
1
-2
/
+2
2005-02-02
src/cairo_font.c src/cairo.h doc/public/cairo-sections.txt: Add cairo_font_ex...
Owen Taylor
1
-4
/
+5
2005-02-02
src/cairo_win32_font.c doc/public/cairo-sections.txt doc/public/Makefile.am: ...
Owen Taylor
1
-1
/
+1
2005-02-02
Add some functions to select the font into a device context with the intentio...
Owen Taylor
1
-104
/
+227
2005-02-01
Mostly-functioning Win32 font backend; no glyph paths yet.
Owen Taylor
1
-273
/
+533
2005-02-01
src/cairo_unicode.c src/cairoint.h src/Makefile.am: Add _cairo_utf8_to_utf16(...
Owen Taylor
1
-153
/
+634
2005-01-31
configure.in src/cairo-features.h.in: Add a check for the Windows platform an...
Owen Taylor
1
-0
/
+380