On Tue, 22 Apr 2014 09:11:26 -0700 John Magolske <[email protected]> said:
so i've taken a look. courR24.pcf to be exact... and this font looks broken. the font (freetype) header indicates the font has zero height. FT_FaceRec for the font has bbox dimensions of 0x0 (min and max), ascender and descender are 0, height is 0... so this is why - freetype says the font is zero height. so i can only assume elsewhere there are bug workarounds for this font, but freetype is indicating it is zero height and thus why you get the results you do. > * Carsten Haitzler <[email protected]> [140421 16:51]: > > there is no limit on font sizes in terminology (bitmap fonts come in > > the size they are designed for and the limit on scaleable fonts is only > > the max value of the slider - it's artificial as we have to limit it > > somewhere...) > > > > evas actually handles the fonts - terminology just lists the files and > > lets you choose. and evas has no size limits either. > > That's what I thought. Overall the way Terminology handles fonts > is pretty sweet, but for some reason every bitmap font I try larger > than 20 pixels tall looks like this: > > http://b79.net/temp/term-over-20.png > > No characters are visible, and the cursor is flattened into a > horizontal line. For example, I grabbed these fonts: > > # cd /usr/local/share/terminology/fonts > # cp /usr/share/fonts/X11/misc/ter-u12n_iso-8859-1.pcf.gz . > # cp /usr/share/fonts/X11/misc/ter-u20n_iso-8859-1.pcf.gz . > # cp /usr/share/fonts/X11/75dpi/courR18.pcf.gz . > # cp /usr/share/fonts/X11/75dpi/courR24.pcf.gz . > # cp /usr/share/fonts/X11/misc/ter-u24n_iso-8859-1.pcf.gz . > # cp /usr/share/fonts/X11/misc/ter-u32n_iso-8859-1.pcf.gz . > > the first three render fine, the last three all fail in the manner > depicted by that screenshot above. This was that case whether picking > them from the menu after launching Terminology or loading them from > the command line. > > John > > -- > John Magolske > http://B79.net/contact > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
