Commit 698dd8f
Use native fonts on win32 instead of FontConfig (bgo#785313)
The version 1.34 selected as pangocairo_requirement is the first version
with PangoCairo.FontMap.set_default behaviour identical to the version
Pango 1.40 which was used for testing.
It maybe works with previous versions too, but they are ancient.
Code assumes that version requirement is satisfied if import of both
Gtk and PangoCairo succeeds since Gtk 3.14 depends on Pango 1.361 parent 78a12d6 commit 698dd8f
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
212 | 220 | | |
213 | 221 | | |
214 | 222 | | |
| |||
347 | 355 | | |
348 | 356 | | |
349 | 357 | | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
350 | 363 | | |
351 | 364 | | |
0 commit comments