projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b177ace
)
!"$!#"%
author
Mikael Magnusson
<mikachu@comhem.se>
Sun, 15 Jan 2006 11:40:34 +0000
(11:40 +0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Sun, 15 Jan 2006 11:40:34 +0000
(11:40 +0000)
render/font.c
patch
|
blob
|
history
diff --git
a/render/font.c
b/render/font.c
index 2a1872e0a4f602a436aba9a22cef89ce0e265b73..11a8edc60843529bc2cb8d498680eca336ec888e 100644
(file)
--- a/
render/font.c
+++ b/
render/font.c
@@
-129,7
+129,7
@@
static RrFont *openfont(const RrInstance *inst, gchar *fontstring)
if (FcPatternGetInteger(match, "pixelsize", 0, &tmp_int) !=
FcResultTypeMismatch) {
- pango_font_description_set_size(out->pango_font_description,
+ pango_font_description_set_
absolute_
size(out->pango_font_description,
tmp_int*PANGO_SCALE);
}