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-twin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
[ft] Substitute twin if there are no fonts
Chris Wilson
1
-17
/
+58
2009-03-17
[twin] Reorganize matching code to better reflect the code in Pango
Behdad Esfahbod
1
-45
/
+134
2009-03-17
[twin] Update parsed weights and stretches from Pango
Behdad Esfahbod
1
-25
/
+39
2009-02-10
Use _cairo_round() instead of round()
Jeff Muizelaar
1
-4
/
+2
2008-12-29
make "make check" happy again
Chris Wilson
1
-2
/
+4
2008-12-27
[twin] Micro-optimize
Behdad Esfahbod
1
-1
/
+1
2008-12-27
[twin] Trivial spelling correction.
Chris Wilson
1
-1
/
+1
2008-12-26
[twin] Resnap margin under monospace
Behdad Esfahbod
1
-1
/
+13
2008-12-26
[twin] Adjust margins
Behdad Esfahbod
1
-44
/
+70
2008-12-26
[twin] Clean up hinting
Behdad Esfahbod
1
-47
/
+42
2008-12-26
[twin] Fix monospace for narrow glyphs
Behdad Esfahbod
1
-9
/
+14
2008-12-26
[twin] Cache pen and other properties on the scaled font
Behdad Esfahbod
1
-69
/
+101
2008-12-26
[twin] Don't stretch pen
Behdad Esfahbod
1
-6
/
+5
2008-12-26
[twin] Minor shuffling
Behdad Esfahbod
1
-61
/
+81
2008-12-26
[twin] Further reduce weight
Behdad Esfahbod
1
-1
/
+1
2008-12-25
[twin] Don't hint pen if hint-style is SLIGHT
Behdad Esfahbod
1
-2
/
+2
2008-12-25
[twin] Improve hinting
Behdad Esfahbod
1
-54
/
+36
2008-12-25
[twin] Disable pen hinting if hinting is off
Behdad Esfahbod
1
-8
/
+19
2008-12-25
[twin] Optimize hinting
Behdad Esfahbod
1
-6
/
+1
2008-12-25
[twin] Implement hinting
Behdad Esfahbod
1
-19
/
+129
2008-12-24
[twin] Reduce the weight just a bit, such that bold doesn't look as bad
Behdad Esfahbod
1
-1
/
+1
2008-12-24
[twin] Adjust baseline
Behdad Esfahbod
1
-7
/
+4
2008-12-24
[twin] Remove serif setting
Behdad Esfahbod
1
-19
/
+2
2008-12-24
[twin] Implement small-caps
Behdad Esfahbod
1
-11
/
+16
2008-12-24
[twin] Implement stretch
Behdad Esfahbod
1
-6
/
+21
2008-12-24
[twin] Implement slant
Behdad Esfahbod
1
-2
/
+9
2008-12-24
[twin] Disable the serif mode
Behdad Esfahbod
1
-4
/
+4
2008-12-24
[twin] Implement monospace
Behdad Esfahbod
1
-7
/
+23
2008-12-23
[twin] Adjust font extents
Behdad Esfahbod
1
-4
/
+4
2008-12-23
[twin] Minor cleanup
Behdad Esfahbod
1
-4
/
+7
2008-12-23
[twin] Fix serif option parsing. Also make serif and weight do something
Behdad Esfahbod
1
-4
/
+16
2008-12-23
[twin] Add face properties
Behdad Esfahbod
1
-6
/
+185
2008-11-19
[twin] Reduce tolerance.
Chris Wilson
1
-0
/
+1
2008-11-19
[twin] Tweak line width.
Chris Wilson
1
-1
/
+1
2008-10-06
[twin-font] Make the stroke lighter
Behdad Esfahbod
1
-1
/
+1
2008-09-26
[twin-font] Adjust ascent/descent
Behdad Esfahbod
1
-3
/
+3
2008-09-25
[twin-font] Clean up font data by joining lines and closing paths
Behdad Esfahbod
1
-4
/
+14
2008-09-25
Add an internal font face
Behdad Esfahbod
1
-0
/
+199