Fonty Python FRENCH Help

FontyPython is a font viewer and manager for Gnu/Linux. Use it to view, gather and manage fonts. You can install and uninstall fonts to your home fonts folder for temporary use in other apps.
Your original font files will never be moved from where you keep them, only links to them are placed in your ~/.fonts folder. This fools the system into thinking they are installed, which is quite handy really.

NEWS:

  1. Fonty now supports TTF, OTF, TTC (Truetype Collections) and Type1 fonts (PFB and PFM)
  1. Fonty is also localized! It is available in English and French (so far). As long as your LANG variable is set properly!
    Please see the LOCALIZATION TIPS at the end for help with localization of Fonty Python.

The interface works from left to right. You select a Source on the far left (1), then you select fonts from the middle section (3) and finally you choose a Target "Pog" (4) where you want to store them.

I just stumbled onto the word "Pog", it comes from "tyPOGraphy". It's supposed to mean "collection" or "group" or "bunch" or "box" or "case" or "stack" or "pile" - you get the picture.



This section lets you choose the fonts you want to look at. You can choose a folder or another Pog as the Source, simply choose the appropriate tab.
It's quite nice to get fonts out of another Pog sometimes; it's quicker than trying to find them on a drive somewhere, this is why Pogs can be Sources too - don't let this confuse you!
Keep your eyes on the label at 2 to see what the current selected Source is.

This section informs you about what is selected in the Source and Target portions of the interface. Along with the status bar, it keeps you informed about what you can and cannot do at any time.

The fonts in the folder or Pog you chose on the left will show here.

Please note: An error marker may appear instead of the expected font glyphs. These fonts either cannot be opened (for whatever reason) or they cannot be 'rendered' (I can't draw them). You can still select these 'bad' fonts and place them into Pogs and then install them.
The reason for this is that Fonty Python is not all that good at drawing fonts (it's a long story) but other apps like Inkscape and The Gimp work just fine. So, if you know you need a font and Fonty says it's bad, just ignore the error message and select it like any other font.

New: You can now change the size of the fonts with Ctrl and the mouse wheel. It's a little slow, but handy.

This section has various behaviours, depending on what you have selected:
  1. You have selected a Source (Pog or Folder) and a Target Pog
    This will let you tick fonts and then store them in the target Pog.
      
  2. You have selected a Source Folder (or a Pog) only
    This will not let you tick anything, you can only look.

  3. You have selected a Source Pog only
    This will let you cross-out fonts that you want to remove from the Pog you are looking at.
      
  4. Inactive fonts
    This greyed-out font indicates that it's already in the Target Pog, so you can't select it.
      


This section is where you deal with the actual Pogs.
These icons indicate which are currently installed and which are not. You cannot use an installed Pog as a target! The last icon represents the current Target Pog; when you select a Target Pog (4) it will show this in both lists.
You choose a target Pog by clicking one. The "Clear Selection" button is a quick way to clear your selection, the same thing as clicking a selected item a second time.



This is the "filter". You can type partial words here and the list of fonts will change to reflect the search. For example, if you only want the italic fonts, then type
italic
(And press ENTER)
When you want all the fonts again, clear the box and press ENTER.
Tip:If you want to search for bold or italic (i.e fonts with either term) then type in
bold|italic
That line (|) is the key near ENTER, above the backslash (\) character on a US-English keyboard. It means "OR" so: "bold OR italic" is what you are saying to the filter.

NOTE:There's a bug I can't find--If you are not seeing any fonts, be sure to clear your filter and press enter; you may have to do it twice.

This is the main action button. It will change it's functionality as you select various combinations. The text of the button ought to give a clear indication of what it will do. Read it in conjunction with the heading (2) and the status bar.

These controls (and the Back button on the left) allow you to navigate between "pages" of fonts. You can choose any page from the pull-down, or you can step forward/back one at a time. Please go to File->Settings (or hit Ctrl+S -- for English locales) where you can change the number of fonts in a page.
I use the paged approach to reduce the memory demands of the app.

The buttons in this section all act upon the currently selected target Pog. You can variously delete, install, uninstall and purge the selected Pog. You can also create new Pogs from here.

HANDY TIPS:
  1. Try to use Fonty from the command-line (from a console). It's easy, simply type:
    fontypython --help
  2. Pog files are merely text files. They are very, very simple and this was intentional. Here are some things you can do with them:
LOCALIZATION TIPS:
  1. If localization is not working it could be that there is no translation for your language yet, it can also be a problem with missing packages in your distro.
    This is what I installed on my system (Kubuntu 7.10 as of December 2007) while I was developing:
  2. If you want to help translate, please contact us via the fontypython list: fontypython@googlegroups.com
FONTY BUGS:
  1. If you get errors, email them to the list (fontypython@googlegroups.com). This is easier to do when you run Fonty from the command line because you can copy what's displayed.
  2. When Fonty starts-up it checks your Pog files (in your home folder under .fontypython). If there are any pogs that cannot be read for whatever reason, then they are renamed to .badpog. You should go in there and do some sleuthing.
  3. As Fonty reads font files here and there, it keeps a list of the fonts it could not open. It's in the .fontypython folder. Open "badfiles" in a text editor if you want to see them.
  4. Fatal crashes: Some fonts stick in Fonty's throat and crash her. If you wait a moment, a window should appear and tell you which font is to blame. You should move that font entirely away from where it is. Start Fonty again to resume. If you are stuck, go into your .fontypython folder and open the file named 'lastFontBeforeSegfault', that will be the culprit!

Fonty Python is Copyright (C) 2006, 2007, 2008 Donn.C.Ingle.

This file is part of Fonty Python.
Fonty Python is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Fonty Python is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Fonty Python. If not, see http://www.gnu.org/licenses/