After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 130804 - mini font simulation misplaced
mini font simulation misplaced
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: general
CVS head
Other Linux
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-07 20:06 UTC by Luc Pi
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
di-mini-fonts2.png - screenshot with misplaced rendered text (12.51 KB, image/png)
2004-01-07 20:07 UTC, Luc Pi
Details

Description Luc Pi 2004-01-07 20:06:09 UTC
The text is misplaced when rendering really small fonts with a simple
dashed line. lib/diagdkrenderer.c/draw_string()

(see attached screenshot)
Comment 1 Luc Pi 2004-01-07 20:07:30 UTC
Created attachment 23085 [details]
di-mini-fonts2.png - screenshot with misplaced rendered text
Comment 2 Hans Breuer 2004-01-10 20:29:11 UTC
2004-01-10  Hans Breuer  <hans@breuer.org>

	* lib/diagdkrenderer.c (draw_string) : gdk_draw_line with
	transformed coordinates, fixes bug 130804