index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
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-04-08
src/cairo.h src/cairo-font.c src/cairoint.h doc/public/cairo-sections.txt: Ad...
Owen Taylor
1
-3
/
+0
2005-04-07
Minor changes to header file inclusion recommended by Oleg Smolsky for better...
Carl Worth
1
-1
/
+1
2005-04-07
Fix various compilation errors.
Owen Taylor
1
-43
/
+40
2005-04-07
src/cairo.h src/cairo-gstate.c src/cairo-font.c: Add a cairo_font_face_t type...
Owen Taylor
1
-269
/
+295
2005-04-07
Rework the cairo_matrix_t interface in several ways. Expose a struct for cair...
Carl Worth
1
-7
/
+7
2005-03-30
A few fixes courtesy of Jason Dorje Short <jdorje@users.sf.net>:
Carl Worth
1
-1
/
+1
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