Letters of some fonts are placed with incorrect distance

Hello.
I'm trying quite hard to configure my fonts, but installing ms fonts always breaks the websites look.
What is strange is that some fonts are looking brilliant for me, but some (at some conditions) are really eye-breakable.
Here is an example of arial with russian letters at different sizes:
10px
11px (this is the main issue)
12px
13px
So, the distance is going to change quite insane and i don't know what to do.
And that is not only related to russian arial, or russian ms, or vodka, etc. The problem is more common, because it is also quite observable with inconsolata-g (english):
screenshot - this is shot of firefox@archlinux wiki part. "font-size:  12.7px", firefox said. Other sizes look sane.
And all this stuff is only firefox related. Other applications (leafpad, writer) draw arial, well, sane, at least. That may be a bit upexpectable, but ok, usable=)
Im using firefox on cinnamon on archlinux, with infinality-ultimate default config (from infinality repos).
Edit: oh no. That is not firefox-only related. I just forgot that font sizes are measured in points, not in pixels, in font-choosers.
So this bug is presented in leafpad, too.
Last edited by foobarrior (2013-09-09 10:40:39)

The is not really a problem with hinting but with stem alignment and fitting and the pixel manipulation they are responsible for. With pre 2.5.0 freetype2, I experienced constant problems when trying to 'clean' the fonts: I never managed to achieve a sharp picture that would be readable at all sizes and didn't produce painful inconsistencies between even small size ranges. Only after changing the strategy, the rendering became mostly acceptable and further fine tuning didn't involve creation of multiple additional rules for the same family for different use scenarios.
In this particular case, many font families treat Cyrillic and Latin scripts in the same manner, which means they apply the same letter positioning patterns to incompatible language systems. The problem could be easily solved if we could treat various language specific glyphs differently, i.e. apply
<match target="font">
<test name="family">
<string>Arial</string>
</test>
<test name="pixelsize" compare="less">
<double>13</double>
</test>
<edit name="hintstyle" mode="assign">
<const>hintslight</const>
</edit>
<edit name="autohint" mode="assign">
<bool>false</bool>
</edit>
</match>
to the Latin script and
<match target="font">
<test name="family">
<string>Arial</string>
</test>
<test name="pixelsize" compare="less">
<double>13</double>
</test>
<edit name="hintstyle" mode="assign">
<const>hintslight</const>
</edit>
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
</match>
to the Cyrillic one. Unfortunately, using the <charset>0022</charset> property has never worked for me, leaving the glitches exactly where they were…
What you can do:
Choose between global settings that favour Cyrillic script over the Latin one (see above). The solution is based on the "either … or" choice which isn't exactly what you may want when both Latin and non-Latin languages have the same priority for you.
Use a dedicated sans-serif font for Cyrillic based languages. This should be a preferred solution if you choose a proper font family (Arimo or Liberastika for instance). The substitution is only done when a particular language is detected, and for anything else the default sans family will be used. You should add
<match>
<test name="lang" compare="contains">
<string>ru</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend_first" binding="strong">
<string>Arimo</string>
</edit>
</match>
to /etc/fonts/conf.avail.infinality/93-final-lang-spec.conf and additionaly, if you choose Liberastika,
<match target="font">
<test name="family">
<string>Liberastika</string>
</test>
<test name="pixelsize" compare="less">
<double>13</double>
</test>
<test name="weight" compare="more_eq">
<const>regular</const>
</test>
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
<edit name="hintstyle" mode="assign">
<const>hintslight</const>
</edit>
</match>
to /etc/fonts/conf.avail.infinality/92-selective-rendering.conf.
In either case, the previously appended
<match target="font">
<test name="pixelsize" compare="less">
<double>11</double>
</test>
<edit name="hintstyle" mode="assign">
<const>hintslight</const>
</edit>
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
</match>
should be removed.
Additional fonts are available in a dedicated repository:
[infinality-bundle-any]
Server = http://ibn.net63.net/infinality-bundle-any
Simply add the above to your pacman.conf, run 'pacman -Syyu' and install whatever you like.

Similar Messages

  • Some images are showing with some red color ¿how do I return to original colors?

    I`m using Mountain Lion and everything works right. Only some images are showing with a redish color. The first example is my cover photo in fb. When I click it, it returns to the original color. Anyone who has this problem and know how to fix it?
    This is fb cover preview:
    This is the original, when cliked:
    It happens with some thumbnails too.

    Hi Klaus,
    this didn't solve my problem but helped me choose Firefox over Safari.
    thanks for the reply.
    mark

  • There are IDocs with incorrect status.How to rectify it?

    Hi All,
    I was trying to do full load for 0vendor_attr.
    The error message is getting displayed as mentioned below:
    " Error when updating Idocs in Source System*
    Diagnosis
    Errors have been reported in Source System during IDoc update:
    Incomplete control parameter for commmunication wi
    System response
    There are IDocs with incorrect status.
    Procedure
    Check the IDocs in Source System . You can get here using the BW Monitor.
    Removing errors:
    *How you remove the errors depends on the error message you receive." *
    Please revert.

    The Error messages in detail:
    Incomplete control parameter for commmunication with the BW system
                                                                                    Diagnosis
                                                                                    The control parameters for communication with the BW server are not
         complete. A BW PlugIn upgrade could be the cause of the problem.
                                                                                    System response
                                                                                    Procedure
                                                                                    Depending on the Release of the BW server, proceed as follows:
         BW Server Release 1.2B: Source system: Update InfoSource metadata
         BW Server Release >= 2.0A: Source system: Activate                                                                               
    Please revert at the earliest what needs to be done int his case.

  • Which fonts are installed with Adobe Flash CS3? Which fonts are installed with Illustrator CS3?

    Which fonts are installed with Adobe Flash CS3? Which fonts are installed with Illustrator CS3?

    Does this mean that if for example I purchase and install Adobe Flash CS3 it will install all the fonts listed under CS3 in this list: http://blogs.adobe.com/typblography/fonts-installed-by-adobes-creative-suite#CS3 ??
    Thanks

  • Some pictures show up with incorrect colors

    some pictures show up with incorrect colors(eg. a person with green skin), and on Yahoo mail, the background which is supposed to be blue shows up as pink, as does the place where a user avatar would be.

    This can be caused by a problem with the color profile for your display monitor or color profiles embedded in images.<br />
    You can disable color management to test that.<br />
    You can set the pref gfx.color_management.mode to 0 on the about:config page to disable Color Management.<br />
    You need to close and restart Firefox or maybe even reboot the computer to make the change effective.<br />
    See http://kb.mozillazine.org/gfx.color_management.mode
    See https://developer.mozilla.org/En/ICC_color_correction_in_Firefox

  • Some fonts are not shown correctly in LabVIEW 2012

    I found a bug related with fonts in LabVIEW2012 f3 KR.
    - When I select NI7SEG in font selection dialog, right font is not shown in the example box.
    - Draw text at point.vi shows same problem for some fonts while other fonts are working.
    I reported it to Korean NI. As far as I know, this was not reported in previous versions and I couldn't find any related documents in Google. 
    So, here I would like to know whether it is related with only Korean version. Please let me know if English version is OK. 
    * OS: Windows 7 32bit KR

    Just now, I installed LabVIEW 2012 f3 (32-bit, English) and checked for the issue. But the font(NI7SEG) was not shown properly in VI either.
    - Both of Korea and English version of LabVIEW 2012 on Win 7 Korea OS shows wrong results. It is same on 64-bit OS.
    - LabVIEW 2010 but on same PC shows correct fonts.
    Is there a limit of number of fonts in LabVIEW? There are more than 100 fonts are shown in the "Selection Font" dialog and I can divide them into 3 groups by sequential order. I find that all fonts in the 3rd group are not applied correctly.
    (1st group)
    Arial Unicode MS...
    Bookshelf Symbol 3....
    Windings 3
    (2nd group)
    @Arial Unicode MS...
    @Terminal
    (3rd group)
    Arial...
    Consolas...
    Courier...  
    Licida Console... 
    NI7SEG...
    Verdana

  • Some fonts are not installing

    Hey,
    I've used the Font Book application to install fonts for a while but I notice that it doesn't install all the fonts I ask it to. These are all in .ttf format. What I find strange is the fact that before I got a new harddrive, the font that isn't installing installed back then and I'm getting it from the same website.
    Please could someone help me with this ASAP? I need this font for use with Motion 4.
    Cheers
    Leon

    Here's a new bit of info I have found out about the problem
    I notice that the preview image in the List View mode wil only show the proper preview of the fonts that will install whereas the Fonts that won't install will just show the File Type Icon, I've attached some screenshots so it's easy to understand
    Cheers
    Leon

  • How many titler fonts are included with CS3?

    Since installing Prem CS3 I can only use about 16 fonts in the titler with about the same that are listed but not usable. (will just print circles or such like). In Prem Pro 2.0 I had loads but not any more. I have just installed on a fresh machine under XP and all just the same.
    I'm sure there should be more but certain how to progress this one???
    This was a new install on fresh H/D with only Adobe and Matrox software installed apart from the normal Microsoft mouse/keyboard and virus software.
    Regards to all

    There are probably some fonts included with CS3, but fonts are managed by your OS. Many programs will install additional ones, and there are thousands available for purchase, plus some free ones. The installation of fonts is handled through Control Panel>Fonts. If you had more, reinstalled the OS, and have fewer now, it is because the OS comes with but a few. Most of the fonts that you remember were probably for other software, like wordprocessors, etc.
    Before you did your reinstall, did you do a backup of your system? You should be able to find these other fonts and reinstall them on your system. I keep all my TT fonts in one folder and all of my PS fonts in another with necessary sub-folders, and then use either they system or a font manager to install the ones that I need. Last time I looked, I had about 6000, but only a handful are installed on the system at boot.
    I'd check the latter discs of the set for any Adobe fonts, that might be included. In some previous additions of Adobe programs, they were in Goodies>Fonts, but a lot has changed. Also, IIRC, all included Adobe fonts are now OpenType, so you may have to poke around a bit to find them. As I do not have CS3, I can't give you the exact location. Also, I use the old, discontinued ATM Pro 3.5 to manage my OT and PS fonts, loading in just the extras that I need for a job, and it has not been available for some years. Other font management utilities can do pretty much the same.
    Hunt

  • Suddenly...some fonts are not available.

    InDesign CC 2014 Crashed today. When I relaunched it I found that some of my fonts are not available. I'm on a Mac Pro running Yosemite (10.10)
    For example, two weights of Proxima Nova are available (Light and Regular) but the other weights are not. Those other various font weights are available in other apps (namely Illustrator).
    Below are various screenshots
    1. Screenshot from InDesign
    2. Screenshot from Font Book to show the fonts are active
    3. Screenshot from Illustrator CC 2014 showing these fonts are available there.

    I quite InDesign. Then I did a search and trashed all the AdobeFntXX.lst files that had a two digit number. I deleted the files and rebooted my computer. I then launched InDesign and had the same problem.
    So, I quite InDesign again and deleted my Indesign Prefs and Saved Data file and relaunched. Same problem.
    Very strange... since everything is okay in Illustrator, Photoshop and even an older version of InDesign CS6.

  • Some fonts are not working

    I need to use Times or Times New Roman font, and the apostrophe/quotation mark key just turns out a weird combination of letters instead. The key works in some fonts but not others. How can I fix this?

    Hi Bethanning,
    Welcome to Apple Discussions
    You may want to look at Using and Managing Fonts in Mac OS X PDF. It says,
    "Mac OS X is not limited to Roman alphabets
    because it takes advantage of Unicode.Applications
    that support Unicode can select characters from a
    set of up to 65,636 different symbols.This is almost
    one glyph for every possible character in every
    written language.Most fonts don’t need so many
    symbols,but many non-Roman fonts used in Asia
    and the Middle East can have many thousands of
    different glyphs.
    To make it easy for users to select keyboard
    layouts that correspond to different fonts,Mac OS X
    provides an Input menu.This shows different
    keyboard layouts so you can use the same keyboard
    to select different glyphs.You can turn different
    keyboard layouts,including the new Character
    Palette,on and off through the Input Menu tab in
    the International pane in System Preferences."
    Not every font has the same symbols in the same places (sometimes symbols my not be included.
    Jon
    Mac Mini 1.42Ghz, iPod (All), Airport (Graphite & Express), G4 1.33Ghz iBook, G4 iMac 1Ghz, G3 500Mhz, iBook iMac 233Mhz, eMate, Power Mac 5400 LC, PowerBook 540c, Macintosh 128K, Apple //e, Apple //, and some more...  Mac OS X (10.4.5) Moto Razr, iLife '06, SmartDisk 160Gb, Apple BT Mouse, Sight..

  • Some fonts are in library fonts folder,  but not in font book or in illustrator

    imac/tiger/illustrator11
    So I have some fonts that are in library>fonts but do not appear in font book or illustrator font list
    also no fonts names listed in attributes, when you highlight font in the artwork, (but does list whether it is regular/bold!)
    -also when I go about illustrator(11) it gives me info but locks program and have to force quit

    Type 1 (PostScript) fonts require 2 files to make them work.
    The FFIL files are screen fonts which load into the OS/programs in order to show up in the menus. They should show up as Font Suitcase in the KIND column of the finder. You will also need the corresponding LWFN file which is the postscript outline file. That will show up as Postscript Type 1 outline font in the KIND column of the finder. That is used to render the font on screen and output it.
    OSX needs both of those in the same location in order to work correctly. Needing two pieces is just part of the problem. The names of the files are also different. The PostScript parts usually having abreviated names.
    And it's more complex than that. One FFIL file actually may have many screen fonts inside it for the different variations of the font family. Then you will need to make sure you have separate LWFN files for all of those.
    I know it's confusing. The 2-piece font just asks for problems. Unfortunately that is how Adobe invented them 20+ years ago.
    OSX makes it harder by not letting you open the FFIL file to see what's inside. In OS 9 and earlier you could open the suitcases and add or remove screen fonts - even add unrelated fonts all to the same suitcase
    Well I've rambled enough about Type one Fonts. I hope my first few paragraphs clear up some of it for you.

  • Fonts are replaced with Adobe Sans in PDF

    Receive PDF files from a client every month, 3 of the fonts in the file (Fortis Helvetica Bold, Fortis Helvetica Light Bold, and Fortis Helvetica Light) are not embedded. Fonts have been supplied and are installed in C:\WINDOWS\Fonts and C:\Program Files\Adobe\Acrobat 8.0\Resource\Font folders.
    This has been working fine for over a year, all fonts load up in acobat, but for some reason  now, the font "Fortis Helvetica Bold" is not loading up in Acrobat and is being replaced with Adobe Sans.
    Any help would be appreciated.

    It may also be that they have changed to a different version of the font. Just because it has the same name as one on your system does not mean they are compatible. In reality, your customer should embed all fonts. Have them change to a press or print job settings file and that should resolve the problem by embedding the fonts.

  • New Monitor - Menu fonts are blurry with balck background

    I just installed a new monitor (Compaq 20" LCD). When in Firefox, the menu fonts in the upper right hand corner of the screen have a black background and the the lettering appears fuzzy. When I float my cursor over them they highlight in blue (as that should) and are nice and clear. This is only in Firefox - the whole screen is crystal clear when using any other program.

    Thanks michael. You are right. The fonts in the image file I posted looks good compared to my original monitor screen for some wierd reason. I went through all the steps that you mentioned. BUT I think I have found the solution now. This is what I did: I downloaded 'Tinker Tool' > font smoothing> changed font smoothing style to 'Strong'. This seems to have sorted the problem out. I have posted both images for comparison below.
    Before:
    After:
    Thanks again Michael for your support.

  • Which Japanese fonts are supplied with OS X 10.9?

    I'm specifically looking for a Japanese font that is common to both PC's and a Mac's. I need to transfer and edit InDesign documents between PC and Mac platforms.

    Apple's Japanese fonts have Hiragino in their name.  I think MS uses different ones and the two platforms do not have any in common by default, but of course you can install them in the other platform if you want.
    With InDesign for best results you should be using Adobe's fonts, which are presumably the same supplied with their apps for either platform.  This page has some info
    http://store1.adobe.com/cfusion/store/html/index.cfm?event=displayFontPackage&co de=1930
    It may be best to ask in the adobe forums too
    https://forums.adobe.com/

  • The printer called...some fonts are not embedded. Help!

    She said if I go into the .pdf and select File > Document Properties, and then select Fonts, I can change this.
    Well, I see each of the fonts there, and I see which ones do not have the Embedded label, but how do I go about fixing them to embed them?
    Will this require me to do something in Frame first and then create a new .pdf, or can I do it in Acrobat? Do I need to go into the maker.ini file and modify something?
    I knew I didn't want to relax too much...something always comes up and the last minute. It's Murphy's Law!
    Thanks in advance!
    Laini

    Laini,
    A "font" is a specific instance of a typeface, e.g. Arial-Bold. The
    font family (or typeface) for this would be Arial.
    From your description, most things sound correct.
    On the Distiller Font Locations dialogue, is there a check box for
    "Ignore TrueType versions of standard postscript fonts" ? If so, this
    should be checked (I can't remember if this is a new Acrobat v.7
    feature). Also change the "When embedding fails:" option to "Cancel
    Job". This will let you know right away if something odd is going on
    with your fonts.
    Are you actually using the TimesNewRomanPS -MT and Arial -MT families
    or TrueType versions of these fonts? If you're using TT fonts, then
    you need to check your AdobePDF printer instance to make sure that the
    font is being sent instead of substituted.
    Open the Printers & Faxes control panel and right-click on the
    AdobePDF printer and select the Properties option.
    On the General Tab, click Printing Preferences and select the Layout
    Tab. Click on the Advanced button.
    On this dialogue:
    - change "Graphic > Print Quality" to 600dpi
    - change "Graphic > TrueType Font:" to "Download as Softfont"
    - change "Document Options > Postscript Options > TrueType Font
    Download Option:" to "Native TrueType"
    Click OK and then OK on the Preferences dialogue.
    Now go to the Properties Advanced Tab and click on the "Printing
    Defaults..." button. You'll get the same looking dialogues as the
    previous Printing Preferences one.
    Verify that all of the above settings are set the same.
    Click OK and then OK on the Defaults dialogue.
    Now go to the Device Settings tab of the Properties.
    Set the following parameters:
    - Output Protocol: Binary
    - Convert Gray text to Postscript Gray: Yes
    - Convert Gray Graphics to Postscript Gray: Yes
    - Add Euro Currency.... : No (unless you need to use euros in your
    text)
    Now click on the "+" beside the "Font Substitution Table" to expand
    the list of TT fonts available.
    For *all* of these set them to "Don't Substitute"
    Click OK to finish up.
    Now you can try another copy of your output to PDF. When you have the
    PDF created, check the File > Document Properties > Fonts to make sure
    that all are embedded before sending to your printer.
    I hope this helps,
    Arnis

Maybe you are looking for

  • My mac mini will connect via airport but not via ethernet.

    I have had a mac mini for several months which I connect via ethernet because it is in a part of my house where the wireless signal is poor. I changed ISP and now I can connect to the router wirelessly but not via ethernet. This doesn't seem to be a

  • CRM FUNCTIONAL interview questions and answers

    Dear Friends, Good Afternoon..!!! can you tell me the CRM FUNCTIONAL interview questions with answers if avialable..... Regards, Dhananjaya

  • Error for Communication Channel Monitoring

    Hi Getting the following error when trying to read the file using Content Conversion. Conversion of file content to XML failed at position 0: java.lang.Exception: ERROR converting document line no. 2 according to structure 'Tivoli_Row':java.lang.Exce

  • Download ALV to Desktop

    Hi All!   I have a Dialogue Program.In that I want to introduce a download button.Clicking on that button should allow me to download the ALV report to desktop in a excel sheet.     Secondly output in excel sheet should contain fields of ALV as well

  • Wl5.1 ejb security checking is backwards

    In 5.1 for ejb security checking you seem to check for users first, then groups. ie: at weblogic.security.acl.CachingRealm.getUser(CachingRealm.java:1057) at weblogic.ejb.internal.SecurityRoleMapping.lookupPrincipal(SecurityRoleeMapping.java:236) I d