Ubuntu :: How To Find The Font "Poky"

Jun 5, 2010

I had Conky all set up in my old Ubuntu installation, when I updated to 10.04 though, it looks strange. I noticed I was missing the "Poky" font. I don't remember ever installing this last time, and Google searches just brings up config files using the font.

View 2 Replies


ADVERTISEMENT

Software :: Find A Font Using Its Name?

Feb 1, 2011

I have many fonts in my system that I've never used. I want to remove some of them but I don't know where were they. Is there command to list or find a font using its name? For example with the input

Code:
Liberation Mono
I want to find
Code:
/usr/share/fonts/liberation-fonts/LiberationMono-Bold.ttf
/usr/share/fonts/liberation-fonts/LiberationMono-BoldItalic.ttf
/usr/share/fonts/liberation-fonts/LiberationMono-Italic.ttf
/usr/share/fonts/liberation-fonts/LiberationMono-Regular.ttf

View 3 Replies View Related

Ubuntu :: PDF -Cannot Find Or Create The Font TimesNewRoman - Bold

Nov 17, 2010

We are having problems opening some PDF files: get error and whole document is unreadable using acrobat 9.x on karmic. "Cannot find or create the font 'TimesNewRoman,Bold'.Some characters may not display or print correctly." I also ran upgrade from ubuntu software center and retried but same problem.

View 1 Replies View Related

Ubuntu :: Find Out Which Character Is Missing (non Installed Font)?

Feb 16, 2011

A client has sent me a docx. Actually it's not the first he's sent and it always causes me some kind of problems. When I open the document (a normal boring 3 page text document) with Open Office some of the characters are replaced with little empty boxes. From context I suspect they are things like slashes and commas - but I don't know for sure.

I copy and pasted some into gedit and there they appeared as boxes with letters and numbers inside like FF04. Is there some way to find out what these symbols are? I don't need to see them or print them, I just need to know if it is a plus sign, back slash, u with umlauts, or whatever.

View 3 Replies View Related

CentOS 5 :: Cannot Find TimesNewRoman Font

Nov 8, 2009

I installed OO3.1.1. I cannot find TimesNewRoman font. Also in the system is not visible. Where can i install those fonts?

View 1 Replies View Related

Fedora :: Can't Find Any How To's For Changing Default Font?

Jul 23, 2011

Been googling around but can't find any how to's for changing default font. Is this possible to do.

View 2 Replies View Related

OpenSUSE :: Cannot Find Recently Added Font?

Sep 6, 2011

I just recently downloaded a font of .ttf format (truetype I believe). I tried adding the font to a couple of places but still can't find it in any applications.My goal is to use the font in GIMP. Even tried using it in Libre Writer, but still no luck.If I simply double click the ".ttf" file, it opens a window that shows all the letters in the font and the "Quick brown fox jumps." sentence. It also shows data about it like Name, Style, Type, Size, Version, etc... And there is a button on the bottom-right of the window that says "Install Font", and when I click it, it doesn't seem like anything happens except the button becomes greyed out and says,"Install Failed" (can barely read the greyed out text though).

View 9 Replies View Related

OpenSUSE :: 11.4 Upgrade - Cannot Find Adobe Helvetica Font

Apr 16, 2011

I recently upgrade from 11.3 to 11.4, KDE 4.6.1. I have /home on a separate partition and it was unchanged in the upgrade. If I open Personal Settings-Application Appearance-Fonts, one of my font choices is Adobe Helvetica. If I open Gimp, open a new file, I can select Adobe Helvetica as a font and insert text in my new file. If I open Inkscape (svg drawing application), I can select Adobe Helvetica as a font, text is inserted but when I reselect it for editing, the window indicates that the font is just Sans. (Inkscape has some font selection wierdness, but keep reading). If I open LibreOffice, Adobe Helvetica is NOT on the font list for selection.

If I run
Code:
fc-list |grep Adobe
Adobe Courier:style=Bold
Adobe Utopia:style=Italic
Adobe Times:style=Bold
Adobe Helvetica:style=Bold Oblique
Adobe New Century Schoolbook:style=Bold Italic
Adobe Utopia:style=Bold
Adobe Utopia:style=Regular
Adobe Helvetica:style=Oblique
Adobe Courier:style=Oblique
Adobe New Century Schoolbook:style=Italic
Adobe New Century Schoolbook:style=Bold
Adobe Utopia:style=Bold Italic
Adobe Times:style=Regular
Adobe Times:style=Bold Italic
Adobe Times:style=Italic
Adobe Helvetica:style=Bold
Adobe Helvetica:style=Regular
Adobe New Century Schoolbook:style=Regular
Adobe Courier:style=Regular
Adobe Courier:style=Bold Oblique

However, I cannot find any files named Adobe Helvetica or Helvetica in /usr/share/fonts/* and I am not really sure it is installed. My suspicion is that the upgrade process preserving /home has the system looking at some old information, and that gimp and Inkscape are doing font replacement, while LibreOffice is doing it's own thing. What is the best procedure to refresh the system info on what fonts really are loaded?

View 6 Replies View Related

OpenSUSE :: Dependecy With Conkyconf Which Needs Conkyweather And X11org-font-utils Which Can't Find

Aug 24, 2011

I've got into dependecy hell with conkyconf which needs conkyweather and x11org-font-utils which I can't find. I've tried to install through opensuse oneclik but no luck. what is needed and where I can get the dependecies for conkyconf. This is the only thing that pees me off about linux (dependencies), wish it could be fixed. Still better than windows where there's no chance at all if it don't install.

View 9 Replies View Related

General :: Create And Install All Relevant Font-metrics And Fontmaps Of A TrueType Font For (pdf)TeX?

Jul 9, 2010

Essentially I have found this guide, but it is for miktex, i need a guide for texlive on Debian/Ubuntu which will not pollute dpkg installed texmf.

I'm interested in converting TrueType font to be usable in (pdf)(La)TeX.

All the power google turn up just stuff f relating how to install microsoft fonts or do stuf on MikTeX.

I CANNOT USE XeLaTeX!!! I use pstricks and the font must be available in plain TeX! Otherwise my document looks inconsistent!

View 1 Replies View Related

General :: Missing Glyphs In Terminus Font - Setup A Fallback Font?

Jul 8, 2010

Most of my work happens in a terminal, so I need a clear, readable font. I've settled a while ago on Terminus [URL]..., which works wonders for me. I added XTerm*faceName : Terminus in my ~/.Xdefaults, and I do get the Terminus font. Unfortunately, a lot of Unicode glyphs are missing (mathematical symbols, greek and hebrew letters), displaying as little square blocks instead.

If I remove the faceName entry, the default configuration seems able to display most of the glyphs (including math, greek, hebrew, runic, and whatever else), but the default font is much harder to read.

A google search hints that it should be possible to use Terminus as the default font, and fallback to (an)other one(s) for missing glyphs, but provides no further explanation. I've seen documentation that recommends Bitstream Vera Sans as a fallback, but it lacks the glyphs I need too; I don't know how to identify the default font used by xterm either, I had a look at /usr/share/X11/app-defaults/XTerm, but all I can find are generic references to old pre-fontconfig font names.

Using Gentoo Linux, fontconfig and xterm are up to date, USEs trutype and unicode enabled, X.Org server 1.6.

Edit: I alternate between Ratpoison, Awesome and XMonad, without a desktop environment.

View 1 Replies View Related

OpenSUSE :: Can't Change Font - Font Size FIrefox 3.6.8

Aug 16, 2010

I can't change fonts in Firefox preferences (Content).

My OS is openSUSE 11.3, KDE 4.4.4. release 8.

Any type and size of font I use, nothing happens. It's still same font which I choose for the first time I've started Firefox afer installing openSUSE 11.3.

View 4 Replies View Related

Ubuntu :: By Default Pango Is Choosing AR PL UMing CN As Font To Render Japanese Text When Current Font Doesn't Have Japanese Glyphs

May 4, 2010

Actually I want to log a bug but I don't really know what package to log it against. The problem is that by default Pango is choosing the AR PL UMing CN as the font to render Japanese text when the current font doesn't have Japanese glyphs. But AR PL UMing CN is a Chinese font, so Chinese glyphs for kanji characters (e.g., 覚) are displayed. This is jarring and confusing for Japanese readers.

This situation mostly arises when you have mixed English and Japanese text. Some applications (for instance Firefox) will allow you to select a font for Asian text. Thus if the text contains only Asian characters it will use the font you select, rather than what Pango would have selected. But if it is a mix of English and Japanese, you end up with the wrong glyphs.

Other environments (like gnome-terminal, or a gedit) have difficulties as well. Since the primary interface requires mono spaced roman characters you run into difficulty selecting fonts. Most Japanese fonts only have proportional roman characters. This means that if use a nice roman font and use Japanese text (for instance file names), you end up with Chinese glyphs. What I want is a mechanism that will work across all of Gnome for selecting the font I want to use for Chinese characters. That way I can choose either Japanese or Chinese glyphs.

I realize this is low priority. It only bugs me a little, but many of my Japanese colleagues are put off from using Ubuntu because they are confused by the Chinese glyphs that pop up on my screen from time to time. As I said, I'd like to file a bug, but I'm not sure against what package...

View 2 Replies View Related

Fedora :: Upgrade To KDE 4.4 And "Configure Kmail" Displayed In The Default Font No In Console Font

Feb 25, 2010

In all previous versions of KDE I had Console8x16 set as KDE font for all cases (Settings->Appearance->Fonts). After tonight upgrade, this (only!) font is not working. I can see it in font manager, I can set it in ...Appearance->Fonts, but actually remains default font. Two of about 30 attempts somehow (can not reproduce) succeeded to set "console 12" font, but it disappeared after restart.

1. What can be the problem in 4.4?
2. In /usr/share/fonts tere are 3 files named console8x16.pcf, console8x8.pcf and console9x15.pcf, but in the font list in Appearance->Fonts I can see only 2 - one named "Console" (seems to be 8x16 and "console" (8x8). File 9x15 does not appear at all. Why?

Last results of attempts: cannot use console font in part of areas, while part works OK. For example: kdevelop editor, kmail message body text works OK. But kmail other parts - does not. The most interesting is that although setting the kmail body message text to console displays the message body text correctly (with console font), but the example message in "Configure kmail" dialogue "The Quick Brown Fox Jumps Over The Lazy Dog" is displayed in the default font, as if there is no console font!

View 3 Replies View Related

Programming :: Small "?" Next To Font In Xlib Font Used As A Graphic?

Mar 16, 2011

I am seeing a weird error in a font display. I see a small question mark next to a font that I am using as a simple graphic. Does this mean that some function call in xlib is being passed an invalid paramter?

View 1 Replies View Related

Ubuntu :: What Is The Name Of The TTY Font

Jul 7, 2010

I'm referring to the text that you see when you press CTRL+ALT+F1

I've tried "fixed" as well as "terminus", and they aren't the font I want. They're very wimpy and thin, too hard to read on my netbook. The TTY font is loud and clear. I'm trying to set up the gui version of the terminal to use this font and haven't had any luck so far.

For some reason dell decided that keys F1-F12 aren't that important, so I have to hold down CTRL+ALT+FN+F1 to get the tty. Rather annoying so I'd rather have the font there in my terminal app.

Does the tty even use fonts? Or are the glyphs programmed into it?

View 2 Replies View Related

Ubuntu :: Anywhere To Get Get Barcode 39 Font

Feb 8, 2010

I need to find barcode39 font for Unbuntu 9.10, I had this on my Windows xp, does anyone know where to get it ?

View 1 Replies View Related

Ubuntu :: Font In NetBeans 6.8 ?

Apr 12, 2010

Is it possible to make the editor font in NetBeans look exactly the same as it does in Ubuntu 9.10's gnome terminal or gedit (that is, use the same font and make it antialiased)?

View 1 Replies View Related

Ubuntu :: Incorrect Font Being Used?

Aug 19, 2011

I'm trying to follow this tutorial:[URL]... Everything is fine till I get to this CLI command: ./autogen.sh -prefix=$HOME/.local - enable-extensions="dock" the a with the circumflex is not correct, I don't know what the correct command should look like. On previewing this post the strange e looking symbol after the was added after copy/paste. Does anyone know what this command should be?

View 4 Replies View Related

Ubuntu :: 9.10 - Panel Font Color

Jan 3, 2010

I am using a dark background in my panels and the system font color is dark too so I cannot see the text in panels. How can I change the color ?

I tried the gconf-editor. Changed the color value there and restarted the panel with

Code:

And could not find it. Is there any way to do this for 9.10

View 5 Replies View Related

Ubuntu :: Single Font File - TTF ?

Feb 6, 2010

I've seen a lot of documents which use a really beautiful font. This is an example:[url] I mean the font which is used for "Problems", 'The area of a regular...'. Well, I found out that it's somehow called TeX font and I tried to download it. Unfortunately, this is font is separated in many, many files (Italic, Bold, Standard, Italic Bold, Math symbols, other symbols ...). It's horrible, because I would just like to use that font in OpenOffice. I wouldn't like to still change the style by choosing another font. Is there a place where I can download the combined TTF file? So I would just have the bold, italic, math symbols and other symbols in one font without having to choose the different one to just change a style or to enter a copyright sign?

View 4 Replies View Related

Ubuntu :: Font Substitution Etc In OpenOffice

Feb 20, 2010

I have to send CVs to people as Word docs. I compose them using Linux Libertine font. This means that if I send them as they are, they will almost certainly be viewed in a completely inappropriate font. I have tried creating a copy converted to Times New Roman, but the result is inferior. I am also uncomfortable with this because I tend to end up with the originals the copies out of sync. I would rather have just one doc file for each type of CV.What I would like to know is:

1. Is there a serif font that all MS Office users are certain to have that is a less scrappy looking alternative to Times New Roman? It doesn't have to look identical to Linux Libertine, but none of the other MS core fonts look right.
2. Is there a way of specifying a generic serif font as a substitution in Word docs created in OpenOffice Writer like there is in HTML?

View 2 Replies View Related

Ubuntu :: Font Smoothing In Browsers?

May 3, 2010

After Installing 10.04, I've noticed that web browsers seem to be ignoring the font rendering settings set for the ui (System>Preferences>Appearance>Fonts).So far I've tried Firefox, Chromium and Opera, and text renders equally blurry in all of them. Changing from one rendering method to another has an effect on menu bars etc, but doesn't change how text appears inside of a browser, for better or worse.

View 2 Replies View Related

Ubuntu :: 10.04 - Font Types Look Weird

May 12, 2010

Text in firefox (mainly) as in other applications in my system look as you can see above. I didn't touch anything in the configuration. It's started from the very first moment I finished installing 10.04 Has anyone had the same issue?

View 1 Replies View Related

Ubuntu :: Possible To Change Font Of System?

Jul 3, 2010

Is it possible to change the font of the system, and how do I do this? Will this change the font for everything aswell?

View 3 Replies View Related

Ubuntu :: Change The Console Font?

Jul 11, 2010

Not the gnome-terminal fonts... That's easy... How about the font faces on tty1-6? I tried Slackware once... It was way back in my Linux experience so it struck to me as a clumsy and ill-managed operating system despite that the fact is the exact opposite... Well, as it appears, Slackware did have something about changing the console font since it mostly focused on terminal, you know, it booted up in terminal by default, for starters. Anyway, since Ubuntu is Linux as well, I guess there must be some way of changing the font face for the terminals, eh?

View 3 Replies View Related

Ubuntu :: Default Title Bar Font In 10.04 / What Is It?

Aug 15, 2010

What is the default title bar font in 10.04? I changed it and it seems selecting themes don't restore it..

View 2 Replies View Related

Ubuntu :: Installing A New Font On Openoffice 3.2?

Sep 25, 2010

installing a new font on openoffice 3.2.the font i needed to install was kannada.i have installed the truetype kannada font from the software center, but cant find the font in font dropdown list in openoffice.

View 3 Replies View Related

Ubuntu :: Switching Off Font Smoothing In FF?

Oct 11, 2010

I am trying to disable font smoothing in Firefox 3.6.10 in Ubuntu 10.10. I have disabled font smoothing in System > Preferences > Appearance > Fonts (Rendering = Monochrome) Firefox continues smoothing fonts and some other applications also continue to smooth them. I have tried restarting the system

View 3 Replies View Related

Ubuntu Installation :: Font Not Used After Upgrade To 10.10

Nov 2, 2010

Just upgraded my second computer to 10.10, however the new ubuntu font is not being used by any of the themes. It appears in the log-in screen just fine however. On the first computer I upgraded it all worked fine, however the upgrade disabled some ppas eg. nautilus-elementary, which i had to re-enable. Second computer I disabled the ppas first, then re-enabled them after upgrade. Weird thing is that they didn't automatically select the maverick distro, just stayed on lucid. I had to manually change them whereas for the first computer they updated themselves. Is this normal, could this indicate some bigger issue?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved