korusdipl / gdipp

Automatically exported from code.google.com/p/gdipp
0 stars 0 forks source link

max_height at 0 not working #123

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which program triggers the problem? Specify the filename if possible.
gdipp

What steps will reproduce the problem?
1.  Set max_height to 0.
2.
3.

What is the expected output? What do you see instead?
At 0 all should be rendered by gdipp, instead none are rendered.

What version of gdipp (including renderer)? On which operating system?
0.9.1 x64, Win7 64-bit Home Premium

Please provide any additional information below. Screenshots always help.
I know 0 shouldn't be set as GTK don't render correctly (or on GIMP for me, no 
text at all except maybe 1 character), but most of the time I prefer to have 
all font sizes rendered for the apps that do work..

Original issue reported on code.google.com by blackevi...@gmail.com on 22 Sep 2010 at 9:20

GoogleCodeExporter commented 9 years ago
What do you mean by "Set max_height to 0"? Upload your setting file please.

Original comment by crendk...@gmail.com on 22 Sep 2010 at 11:08

GoogleCodeExporter commented 9 years ago
In the wiki you state this:  "Equivalent to gdi++ MaxHeight. gdimm.dll renders 
all text when it is 0"...

When set to 0 on 0.9.1, it is not rendering all text, and instead, seems to 
render no text at all..

Here's the settings file that works and don't work, I attached both..

Original comment by blackevi...@gmail.com on 22 Sep 2010 at 11:12

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry. The documentation needs update, and I don't have time to do it. The 
semantics of max_height is changed since 0.9.0. If you would like to render 
everything, simply omit the max_height parameter (and optionally delete the 
last "fail-safe" <font> node).

Original comment by crendk...@gmail.com on 22 Sep 2010 at 11:32

GoogleCodeExporter commented 9 years ago
The documents are up-to-date now.

Original comment by crendk...@gmail.com on 29 Sep 2010 at 2:08