Recent

Author Topic: Blocky fonts in Lazarus  (Read 6043 times)

zeekoe

  • Guest
Blocky fonts in Lazarus
« on: February 09, 2006, 12:27:11 am »
Not sure if this is the right subforum, but I'll see it moved soon enough :)
The fonts of Lazarus are really blocky. Like this:
(http://home.student.utwente.nl/r.teune/lazarusfont.png)
One can clearly see the difference between Lazarus and other programs. Selecting another font doesn't seem to help. I remember something about wine and fonts, something with licences, truetype, freetype, etc. Anyway, is there a way to fix this? I don't think I can work for 15 minutes with this without getting a headache... (I have 0 knowledge of Pascal right now, so doesn't matter that much)

It's Ubuntu Breezy, btw.

Anonymous

  • Guest
Blocky fonts in Lazarus
« Reply #1 on: February 09, 2006, 02:38:33 am »
The difference between Lazarus and the other things in your screen shot is not font type but rather font anti-aliasing. The Lazarus stuff is not using anti-aliasing and the Gimp is. As to why Lazarus doesn't display anti-aliased, I don't know, mayby someone else can comment. My preference is not to use anti-aliasing at all, because I find the result is fuzzy, compared to a un-anti-aliased non-blocky looking font like Arial or Helvetica at the right size.

pch

  • Jr. Member
  • **
  • Posts: 51
    • http://ap-i.net
Blocky fonts in Lazarus
« Reply #2 on: February 09, 2006, 08:06:42 am »
The Gimp use Gtk2 but Lazarus default to Gtk1.
If you do nothing in Ubuntu you use the raw Gtk1 default theme.
Look for "smooth  theme" and "gtk theme switch" in Synaptic (universe), install them for Gtk1.
Run "switch" to change the Gtk1 setting.
You can find a lot more of nice Gtk1 theme with a litttle googleling.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Blocky fonts in Lazarus
« Reply #3 on: February 09, 2006, 12:47:40 pm »
There is also this FAQ. Maybe it can help you.

 

TinyPortal © 2005-2018