Issue about monospace font in Chromium

I don't know why some of the monospace font in Chromium show strangely.
But most of the font is OK. I have tried to modify some configuration in /etc/font/conf.d/*
I failed because I am not familiar with the font configuration. Is there anyone
can give me some advice on the font config? This troubles me a lot and
I have spent so much time to resolve it. Thank you!
I know why... From the CSS of this field, I see this:
.wp-editor-area {
    font-family: Consolas,Monaco,monospace;
And I delete Consolas, nothing happened with the font. But I delete Monaco, it look fine.
The font appears like the monospace I set before. It seems that the ttf-monaco affects
this font. How can I configure ttf-monaco? Or I can only remove ttf-monaco to solve the problem.
Last edited by mssun (2013-04-06 14:36:35)

I have read this wiki, but no matter what I modified. It seems that it only affected other fonts except some certain web pages. I don't know why.
I have suspected whether 53-monospace-lcd-filter.conf make it. But I modified this file, nothing happened. That's why I come here to find help.
[EDIT] I tried to change the fixed-width font in chromium, but nothing happened with the font in that field.
Last edited by mssun (2013-04-06 14:27:23)

Similar Messages

  • Why are all of my monospaced fonts suddenly so thin?

    Yesterday I noticed that suddenly all of my monospaced fonts are completely messed up. Here's a about week old screenshot for comparison
    This is how it looked before
    And now
    These are both from TextMate using Monaco 14, but the same issue happens with Menlo. I also tried to download Bistream Vera Sans Mono and it also looks pretty ugly.
    This started happening to me yesterday and I actually reformatted the whole drive (not because of this), reinstalled Snow Leopard, upgraded back to Lion, didn't restore any backups and the fonts still look ugly.
    I would understand if this started happening only after the reinstall, because that would mean I had some specific settings. But it started happening out of nowhere and persisted after clean reinstall of OS X Lion.
    At one point I actually had some applications displaying the font correctly until I restarted them.
    These examples are before I reinstalled Lion.
    This is Xcode after restarting it
    and the same code from terminal VIM, which I haven't turned off yet
    these two were actually taken at the same time, both using the same font. But once I restarted the terminal, it started displaying it in the same messed up way.
    Some people suggested the font smoothing in System Preferences, but I have that turned on

    I managed to solve this with
    defaults -currentHost write -globalDomain AppleFontSmoothing -int 2
    more specific information can be found here

  • [SOLVED] Bold monospace fonts and rendering

    Hi everybody,
    I chose to use the Inconsolata font (http://www.levien.com/type/myfonts/inconsolata.html) everywhere I need a monospace font.
    However I have an issue with this setup. Since Inconsolata font doesn't have a bold variant, when "bolding" it, it gets rendered with a different width (it's not monospace anymore)
    This happens, for example, inside an Eclipse editor or even in gEdit.
    I've also noticed that in some applications (e.g., gnome-terminal or x-chat), bold is correctly displayed using the same width of the normal variant.
    I've read the https://wiki.archlinux.org/index.php/Font_Configuration page and, in particular, the "disable autohinter for bold fonts". I actually don't use the auto-hinter so I tried different configuration but without luck.
    Does anyone have an hint for solving this inconsistency?
    Thanks.
    P.S.: To better understand what I am talking about you can have a look at this image: http://imageshack.us/photo/my-images/85 … olata.png/
    Last edited by fm (2012-01-14 21:41:36)

    brebs wrote:
    fm wrote:I actually don't use the auto-hinter so I tried different configuration but without luck.
    If the app doesn't use fontconfig, then changing fontconfig settings won't help
    That's clear. But gnome-terminal and gEdit aren't they supposed to use the same backend, i.e., fontconfig?
    Because gnome-terminal works fine. gEdit doesn't.
    Thanks.

  • [solved] "monospace" font displayed as some other font

    For some reason (that I am unable to figure out for myself), the "monospace" font on my system is not displayed as such, but replaced by some other font, presumably* by the last one installed to the system. See this screenshot of uzbl-browser as an example; leafpad's font-selection dialog would be another.
    * A while back (don't remember when) "monospace" started being displayed as some pleasant sans-serif font, which I did not investigate. When I installed some blackletter fonts (ttf-unifraktur) recently, it started being displayed as one of them, which is more of a nuisance, see screenshot.)
    What could be going on here? What is the "monospace" font anyway?
    Last edited by Franek (2014-02-27 20:54:20)

    First: I probably should have mentioned that I am using the infinality-bundle and infinality-bundle-fonts repositories.
    (Re-)Installing ttf-dejavu instantly made uzbl pretty again. But actually, I did not have ttf-dejavu installed in the first place, but t1-dejavu-ib from the infinality-bundle-fonts repository. When I change back to t1-dejavu-ib, Monospace is displayed as a blackletter font again.
    Here is the output of "fc-match monospace" with ttf-dejavu installed:
    $ fc-match monospace
    DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
    And here it is with t1-dejavu-ib:
    $ fc-match monospace
    sawarabi-gothic-medium.ttf: "Sawarabi Gothic" "Medium"
    About this font (which is certainly not the blackletter font I am seeing in uzbl):
    $ pacman -Qs sawarabi
    local/ttf-sawarabi-ib 0.0045-2 (infinality-bundle-fonts)
    Sawarabi font family for Japanese script.
    I have nothing in ~/.config/fontconfig, whereas /etc/fonts/conf.d/ is filled with several symlinks, most of which belong to the fontconfig-infinality-ultimate package. They all look alright to me, or rather: I trust that the infinality-bundle(-fonts) packages are doing the right thing. (Should I ask bohoomil about this?) Here is a list:
    $ pacman -Qo /etc/fonts/conf.d/*
    /etc/fonts/conf.d/10-base-rendering.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/10-scale-bitmap-fonts.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/30-metric-aliases.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/31-fix-cantarell.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/35-repl-custom.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/40-non-latin.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/42-luxi-mono.conf is owned by font-bh-ttf 1.0.3-1
    /etc/fonts/conf.d/45-latin.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/49-sansserif.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/50-user.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/51-local.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/65-ttf-noto-sans-ui.conf is owned by ttf-noto-sans-multilang-ib 1.04-2
    /etc/fonts/conf.d/65-ttf-noto-sans.conf is owned by ttf-noto-sans-multilang-ib 1.04-2
    /etc/fonts/conf.d/65-ttf-noto-serif.conf is owned by ttf-noto-serif-multilang-ib 1.04-2
    /etc/fonts/conf.d/68-override.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/82-no-embedded-bitmaps.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/82-no-force-autohint.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/82-no-ttf-as-bitmap.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/83-yes-bitmaps.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/83-yes-postscript.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/88-forced-synthetic.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/90-dejavu-t1.conf is owned by t1-dejavu-ib 2.34-4
    /etc/fonts/conf.d/90-non-tt-fonts.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/90-opensans-t1.conf is owned by t1-opensans-ib 1.2-7
    /etc/fonts/conf.d/90-tt-fonts.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/92-selective-rendering.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/93-final-rendering.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/94-no-synthetic.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/95-reject.conf is owned by fontconfig-infinality-ultimate 2.11.0-15
    /etc/fonts/conf.d/99pdftoopvp.conf is owned by cups-filters 1.0.46-1
    /etc/fonts/conf.d/README is owned by fontconfig-infinality-ultimate 2.11.0-15

  • Issue about web analysis

    Hi guys,
    I am facing an issue about Web Analysis. When I use the version pre-9, I can access web analysis directly with html client or java client.Then I set each user with each POV. Now I am using EPM11, I can just access web analysis by workspace.Then if I would like to access java client, I click Tools->links->web analysis studio. While I access html client by clicking explore in the workspace toolbar. However, if the user doesn't belong to admin group, I can't find the explore toolbar. Then I can't access html client. As we know, not all web analysis users should be admin users. This issue puzzles me very much. Is there someone who can give some good suggestions? Thanks a lot.

    The user needs the 'Explorer' role to see the 'Explore' button. The user does not need admin privs for this.
    To access Web Analysis Studio directly, go to http://<server-name>:19000/WebAnalysis/WebAnalysis.jsp or http://<server-name>:16000/WebAnalysis/WebAnalysis.jsp.
    G'luck
    Andy

  • Monospace Font question

    I am somewhat new to Oracle forms, i am using 10G so don't shoot me if these are dumb questions.
    I want to left align my Prompts on my form but using Tahoma or Verdana the alignment is always off. I fixed it by using a monospace font like Courier but is there a way to get these other more standard fonts to left align properly? (i don't want to right align them)
    Courier is not very readable and for the internet most people use Verdana, Arial, Helvetica, sans-serif.
    My other question is that if i use a font that is listed in the Oracle Forms Developer will it automatically download them to clients that don't have that font? How does Oracle handle this?

    No question is a dumb question. :-)
    To left align prompts, you go to the canvas and select the several that you want to align. Then all you do is click the 'Align Left' icon on the editing toolbar at the top of the canvas (or use pull-down Arange, Align Objects, Horizontally-Align Left). If the web display is not left-aligned, you may also need to open the property palette on the items with the prompts, and set the Prompt Alignment property to Start. You should NOT need to fuss with a monospaced font once you do this.
    I don't think Forms downloads fonts. Instead there is a font translation process where a font that is similar is selected.
    Just a note... I don't use Forms 9i or 10g, only 6i (both c/s and web), so my answer may not be right on.

  • A question about the Font in JTextPane

    I added a JTextPane in a frame. When input letters in the text pane, the width of them is different. For example, a "H" is wider than "i". How can I make them have same width?
    package test;
    import java.awt.Color;
    import javax.swing.JFrame;
    import javax.swing.JTextPane;
    import javax.swing.text.AttributeSet;
    import javax.swing.text.BadLocationException;
    import javax.swing.text.SimpleAttributeSet;
    import javax.swing.text.StyleConstants;
    public class TestFont {
         * @param args
        public static void main(String[] args) {
            // TODO Auto-generated method stub
            JFrame frame = new JFrame();
            JTextPane textPane = new JTextPane();
            AttributeSet as1 = new SimpleAttributeSet();
            try{
                textPane.getDocument().insertString(0, "abcabc",as1);
                textPane.getDocument().insertString(textPane.getDocument().getLength(), "\nEEE", as1);
                frame.add(textPane);
                frame.setSize(100,100);
                frame.setVisible(true);
                frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            }catch(BadLocationException ex){
                ex.printStackTrace();
    }

    Use a monospaced font:
    textPane.setFont( new Font("monospaced", Font.PLAIN, 12) );

  • How to monospace fonts in Illustrator?

    I can't seem to find this feature - is it possible to do this in Illustrator?
    Thanks in advance!

    Good responses here, but I just wanted to add in one other solution. This is painstaking but I'm having to do it for a project. I literally need a grid of text. I'd much rather just have a monospace font. Illustrator, if you're listening, a "Force Monospace" option would be excellent for UI designers, puzzle designers, and a lot of other people. People go to illustrator to do the odd jobs that other programs can't do. This feature would be at home here.
    The basic idea is to use linked text boxes and flowing text. This will be much easier to do in InDesign, since that program was born to flow text. I find it hard to click the flow button in CS5 and you can't hold option to continue the linkage process like you can in InDesign.
    Anyways, details on how to do this below. If you absolutely need a monospace layout of text glyphs, and don't have a monospace font to work with, and need to work in illustrator, this should work. I'm not saying that it will look good or be legible, and I guarantee you'll curse Illustrator because this would be very easy for them to add in as a feature.
    1) Click and drag out a rectangular text box. Don't just click and start typing, you need an actual type box.
    2) Enter your text and style your text how you want it.  Use the increased tracking method, posted above, if you want to see  roughly what it will look like.
    3) Decrease the tracking so it's 0 after you have everything styled.
    4) Add an uppercase M to the beginning of your text. That's typically (no pun intended) the widest character in most fonts.
    5) Resize the text box width so all you can see is that first M. You can make it a little wider just to be safe.
    6) Drag out a copy of that text box, and delete the text from the new one.
    7) Drag out copies of this empty text box. They should "flow" from left to right for English or other left-to-right languages. You should have as many boxes as you have letter in your final text.
    8) Link the text boxes: first click on your text box that has your placeholder text. You should see a red overflow [+] sign on the right side of the box. Click that.
    9) Click the edges of the next text box and you should see text flow from one box to the next.
    10) Rinse and repeat until all your boxes are filled. As you're doing this, you'll have multiple smaller letters filling up smaller boxes. There are two way to solve this:
    11A) Hit enter after each character to force the text to the next text box. This is cumbersome.
    11B) Increase tracking to a very high number or something that will prohibit two characters from occupying the same box. This is good if you are going to want to edit the type after the fact.
    12) Horizontally align your boxes, center your text, and you're done.

  • Issue about IDoc Adapter Receiver Channel's Performance

    Hi Everyone,
    Currently, I am working on a scenario of File -Integration Process - IDoc in XI 3.0 with patch level 16. The scenario works fine when it process one/two/three files in parallel, and the IDocs arrive R/3 system quite fast. But when I try four files in parallel, the whole XI server blocks, I can not do anything even logon Integration Builder, and the IDocs arrive R/3 brokenly, sometime with the invterval to 10 minutes. When the XI comes back, I found all the four integration processes finish successfully and each transaction works fine and fast. What's more, after I change the IDoc Adapter receiver channel to a File Adapter receiver channel, it works fine for even 20 files in parallel. So I think it is some issue about IDoc Adapter receiver channel. Does anyone have the same experience as me? Any comments will be appreciate.
    Regards,
    Nick

    Hi Nick,
    Can you check this Blog-
    /people/sreekanth.babu2/blog/2005/01/05/delayed-xi-message-processing
    May be useful.
    How are you picking the files .. You can try with EOIO options while picking the file.
    But if you use BPM, it is not applicable. It will act as a EO only.
    Check this SAP Note- 833740
    Thanks,
    Moorthy

  • Any known issue about running Swing application in WTS?

    *{color:#0000ff}Is there any known issue about running Swing Application in Windows Terminal Server?{color}*
    It is started using JWS from internet (I mean, it checks if there is an avaiable update and updates or just fun).
    _*{color:#800000}+The problem is that just one machine can open the application at the same time+*_
    _*{color}*_
    *{color:#666699}Is there any config in java or jws to run properly several instances of the application (terminal clients)?{color}*
    Edited by: Franzisk on Sep 24, 2007 6:16 PM

    876587 wrote:
    ... and that cause the other threads cannot access the JNI. The same application works fine on other Solaris 10 machines.
    Different environments mean just that. So something could be causing it outside java.
    Additionally if anything at all is different in the execution data, such as even a name having a different size, then it would change the execution path.
    Which would cause a problem in the JNI code to manifest itself on only one box. Probably isn't a pointer bug but all sorts of odd behavior can result from that.

  • Issues about Windows Azure Active Directory

    issues about Windows Azure Active Directory

    Hello,
    Microsoft Azure forums are over here:
    http://social.msdn.microsoft.com/Forums/windowsazure/en-US/home?category=windowsazureplatform%2Cazuremarketplace%2Cwindowsazureplatformctp
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C40686F746D61696C2E636F6D'-split'(?&lt;=\G.{2})'|%{if($_){[char][int]&quot;0x$_&quot;}})

  • A very urgent deployment issue about DBAdapter

    Hello All,
    I have a very urgent deployment issue about DBAdapter.
    That DBAdapter is connect to DB2 AS400 Database. I have a developing database (jdbc:as400://server01/TEST) and a production database (jdbc:as400://server01/PROD).
    During developing, I used DBAdapter wizard to create it, and import some tables, and set the Adapter to use jabc/DB2DS as connection information for easily deployment later.
    Then I deploy to Production. I configured Data-source.xml and oc4j-ra.xml rightly; I set DB connection point to production database. But the DBAdapter still write into developing Database.
    I checked the DBAdapter, the imported tables are something like this, TEST.table1, TEST.table2. And there are a lot "TEST" located in DB2Writer_toplink_mapping.xml, DB2Writer.xml, TEST.schema, DB2Writer.table1.ClassDescriptor.xml.
    This TEST is refrer to the TEST in connect String jdbc:as400://server01/TEST.
    I think this might be the reason cause the problem. As to production database, "TEST" should replaced by "PROD". If I changed it manually, I have to change every time when switch between TEST and PROD. And I also don't know if it is safe to do it? (I tried, and bring some toplink mapping problem)
    By the way, for Oracle Database, because we use 2 instances for testing and production with same schema name, and do not have this issue.
    Anyone could help and many thanks.
    Kerr
    Message was edited by:
    Kerr

    Hi Kerr,
    The idea is to set up all connections in the BPEL or ESB services with logical names, e.g. typically of the form eis/DB/MyFinancialSystem or eis/DB/MyLogisticsSystem. This way, you do not have to modify code when deploying it onto different environments that serve different purposes.
    When moving your services through their lifecyle, on every environment you deploy these to you will have the same logical connections configured on each instance, e.g. for DEV, QA, SIT, UAT and PROD. Only, in case of QA the actual physical connection is configured to point to the QA instance of the systems that your services interact with whereas in case of UAT it points to the UAT instance of the same system.
    Maybe your problem is caused by connecting as user "SomeUser" when running the DB Adapter wizard during development and actually selecting objects from a different schema than you used to connect with, e.g. "Test" in your case.
    Hth,
    Sjoerd

  • Reading email in a monospaced font, is that possible?

    Hello all,
    I would like to be able to read formatted text, like small tables, on my iPhone... Of course I will need a monospaced font to do so... Is there a way to change the current font into Monaco or Courier?
    Kind regards,
    Adam

    Thanks Kevin,
    Of course it's not 'my email' but the sender's email that needed to be sent in rich text, courier new 8-)
    Will try to get that arranged...
    Thanks for your reply! Still hope 'plain text' will be possible some day...
    Kind regards,
    Adam

  • Illustrator CS5/CS6 on OSX 10.9.1 - Issue with loading fonts.

    I'm using Illustrator CS6 on OSX 10.9.1. Ever since I've upgraded to OSX Mavericks, Illustrator has stopped loading some of the document fonts even though they are enabled and available for other applications. I get the font missing dialog every time I open the artboard after a system restart. I usually resolve this by opening the Font Book app, disabling and re-enabling the fonts. This refreshes the artboard and the fonts then appear to work as normal. Initially, I suspected a compatability issue with Illustrator CS5 and OSX Mavericks, but after upgrading to CS6, I continue to have the same issue. The fonts in question are ttfs and these worked fine previously.
    How can I fix this?

    Do you use any third party font maangement tool?
    Which fonts are affected?

  • Anyone have an issue where a font shows in the font list in Photoshop/Illustrator but not in Flash?

    Anyone have an issue where a font shows in the font list in Photoshop/Illustrator but not in Flash?
    I'm not 100% sure but i may have had flash open when installing, i then uninstalled the font and then reinstalled the font. I even tried going from an OTF font to a TTF font.
    No luck.
    Do I need to do some sort of font cache clearing?
    -Line
    I'm using Adobe CS6 Flash, Photoshop and Illustrator on MAC OSX

    Yes. It's rare, but some fonts do not play well with Flash. Flash seems to have a more strict method of evaluating a font that can be imported. This is, in my opinion, probably because Flash needs to create a faux version of a font when it is imported. There may be some information that is either missing or not acceptable to Flash in a particular font and so Flash won't allow it to be used - even if you're not going to import that font.

Maybe you are looking for

  • Using iPhoto slideshows with Apple TV

    I am unable to get a slideshow I made in iPhoto 08 to sync to Apple TV. I imported it into iTunes, and it plays fine from there, but the menu pick to allow it to be formatted for Apple TV is grayed out. I would appreciate help in getting this to work

  • My Apple care is about to expire. Can I buy another service protection plan for my MacBook Pro

    My Apple care is about to expire. Can I buy another service protection plan for my MacBook Pro

  • Cmd L- Genres Grid View?

    Hi, I used to use Command L to go to current song, but every time I use either the keyboard shortcut or the View menu "Go to Current Song" I am taken to the Genres Grid view. So how do I get it working again? iTunes 9.2.1 (4)

  • I'm trying to use DUBturbo but there is a weird problem

    I'm trying to use DUBturbo but very time i open it, it comes up with apple textedit saying loads of random letters, numbers and symbols (possible codes) which i don't understand

  • Downlaod links Conditinally.

    Hi Gurus, I have a Requirement to show only PDF and HTML links in Download link below the Report(Default its showing excel,CSV,Word,PDF,HTMl..etc).How to achieve this? I found some infornmation on the below blog but I am unable to understand it.. htt