FreeType is not "Linux" software but "UNIX" software. I don't understand why this keeps happening.
The new TrueType interpreter in FreeType 2.7.0
41–50 of 86 posts
Re: The new TrueType interpreter in FreeType 2.7.0
#42No. No stop. I install MacType, which hacks windows's font rendering and replaces it with freetype, SPECIFICALLY so I can /avoid/ cleartype's ugly rendering on windows. I don't want it to invade my linux/mac as well!
Re: The new TrueType interpreter in FreeType 2.7.0
#43Earlier quoted context omitted.
A randomly selected unix system has a 99.999% chance of being a Linux system. Nobody cares about the other variants except for their own developers and a few historians and hobbyists. For that matter I have no idea why you think freetype is even unix software. It builds and runs on numerous non-unix platforms.
A randomly-selected UNIX workstation has a pretty high chance of being an OSX system, I'd think. UNIX servers are 99.999% Linux, though, yes.
Yeah, sure! :-)
Re: The new TrueType interpreter in FreeType 2.7.0
#44"Switching to the new mode might take some getting used to though, so if you think your fonts are suddenly fat, fuzzy or weird, give your brain some time to adjust." This is true, and IMO it's the reason font rendering is much less important than people think. When I got a new pair of glasses I disabled font anti-aliasing to make the edges as sharp as possible. I did this so I could more quickly learn to focus my eye…
Re: The new TrueType interpreter in FreeType 2.7.0
#45"Switching to the new mode might take some getting used to though, so if you think your fonts are suddenly fat, fuzzy or weird, give your brain some time to adjust." This is true, and IMO it's the reason font rendering is much less important than people think. When I got a new pair of glasses I disabled font anti-aliasing to make the edges as sharp as possible. I did this so I could more quickly learn to focus my eye…
> The most legible font is the one you're used to. Yes, and in my case on Linux I switched off hinting a long time ago (but retained anti-aliasing) We even did it on our network at work by default as users liked the fonts when they were more "Mac like". Personally I have never understood the whole font hinting thing. It seems rather unscientific and the result is that fonts look fundamentally different at slight size…
Re: The new TrueType interpreter in FreeType 2.7.0
#46Available settings:
FT2_SUBPIXEL_HINTING=0 # Classic mode (default in 2.6)
FT2_SUBPIXEL_HINTING=1 # Infinality mode
FT2_SUBPIXEL_HINTING=2 # Minimal mode (default in 2.7)Re: The new TrueType interpreter in FreeType 2.7.0
#47What? As someone who hates Windows' Font rendering, why would you want this? The OS X font rendering is awesome, on Linux, Infinality can be tweaked to look even better, but windows? It's hideous, inconsistent and terrible to change...
[1]: http://www.antigrain.com/research/font_rasterization/index.h...
Re: The new TrueType interpreter in FreeType 2.7.0
#48Must-read regarding smoothing and hinting: http://www.antigrain.com/research/font_rasterization/index.h...
Re: The new TrueType interpreter in FreeType 2.7.0
#49What? As someone who hates Windows' Font rendering, why would you want this? The OS X font rendering is awesome, on Linux, Infinality can be tweaked to look even better, but windows? It's hideous, inconsistent and terrible to change...
Re: The new TrueType interpreter in FreeType 2.7.0
#50"Switching to the new mode might take some getting used to though, so if you think your fonts are suddenly fat, fuzzy or weird, give your brain some time to adjust." This is true, and IMO it's the reason font rendering is much less important than people think. When I got a new pair of glasses I disabled font anti-aliasing to make the edges as sharp as possible. I did this so I could more quickly learn to focus my eye…