Nous sommes le Mer 23 Juil, 2025 19:01
Supprimer les cookies

inkscape et les polices de caractère disponibles

Sur le logiciel libre en général ou un logiciel libre en particulier

Dim 19 Nov, 2006 17:16

Inkscape ne me propose pas toutes les polices de caractère qui sont installées sous mon PC (sous windows).

Est-ce normal?

jerome[b]
Linux Mint Debian 18.2 + Cinnamon 64 ou Mate 32
jerome

Messages : 83

Dim 19 Nov, 2006 21:50

C'est peut-être une question de format ? Il se limiterait à True Type et OpenType ?
mpop

Messages : 777
Géo : Lyon

Lun 20 Nov, 2006 23:00

mpop a écrit:C'est peut-être une question de format ? Il se limiterait à True Type et OpenType ?

S'agissant de "True Type", je devrai en avoir un paquet.

j'ai repéré un fichier "fonts.conf"

extrait :

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/fonts.conf file to configure system font access -->
<fontconfig>

<!--
DO NOT EDIT THIS FILE.
IT WILL BE REPLACED WHEN FONTCONFIG IS UPDATED.
LOCAL CHANGES BELONG IN 'local.conf'.

The intent of this standard configuration file is to be adequate for
most environments. If you have a reasonably normal environment and
have found problems with this configuration, they are probably
things that others will also want fixed. Please submit any
problems to the fontconfig bugzilla system located at fontconfig.org

Note that the normal 'make install' procedure for fontconfig is to
replace any existing fonts.conf file with the new version. Place
any local customizations in local.conf which this file references.

Keith Packard
-->

<!-- Font directory list configured on Mon Apr 12 00:07:51 GMTST 2004 -->

<dir>WINDOWSFONTDIR</dir>

<dir>~/.fonts</dir>

<!--
Accept deprecated 'mono' alias, replacing it with 'monospace'
-->
<match target="pattern">
<test qual="any" name="family">
<string>mono</string>
</test>
<edit name="family" mode="assign">
<string>monospace</string>
</edit>
</match>

<!--
Accept alternate 'sans serif' spelling, replacing it with 'sans-serif'
-->
<match target="pattern">
<test qual="any" name="family">
<string>sans serif</string>
</test>
<edit name="family" mode="assign">
<string>sans-serif</string>
</edit>
</match>

<!--
Accept deprecated 'sans' alias, replacing it with 'sans-serif'

-->
<match target="pattern">
<test qual="any" name="family">
<string>sans</string>
</test>
<edit name="family" mode="assign">
<string>sans-serif</string>
</edit>
</match>

<!--
Mark common families with their generics so we'll get
something reasonable
-->

<!--
Serif faces
-->
<alias>
<family>Bitstream Vera Serif</family>
<family>Times</family>
<family>Times New Roman</family>
<family>Nimbus Roman No9 L</family>
<family>Luxi Serif</family>
<family>Kochi Mincho</family>
<family>AR PL SungtiL GB</family>
<family>AR PL Mingti2L Big5</family>
<family>Baekmuk Batang</family>
<default><family>serif</family></default>
</alias>
<!--
Sans-serif faces ...


bon, il me semble que c'est lui qui limite les polices à des OpenType ...
Pourtant, gimp, dia, utilisant Gtk, permettent l'utilisation de toutes les polices...

Quelqu'un à t il une solution ? ? ?

jerome
Linux Mint Debian 18.2 + Cinnamon 64 ou Mate 32
jerome

Messages : 83

Lun 20 Nov, 2006 23:05

http://fr.wikipedia.org/wiki/Inkscape

wikipédia dit que c'est possible.

Que se passe t il alors?

je cite :

* Texte multi-ligne (SVG 1.0/1.1 <text>) ;
* Ajustement de l'interligne et de l'interlettre ;
* Modification du style, des couleurs, de la taille des caractères ;
* Texte attaché à une courbe pour suivre son chemin ;
* Utilisation de la bibliothèque Pango ;
* Utilisation de toutes les polices vectorielles installées sur le système.



jerome
Linux Mint Debian 18.2 + Cinnamon 64 ou Mate 32
jerome

Messages : 83

Qui est en ligne ?

Utilisateur(s) parcourant actuellement ce forum : Aucun utilisateur inscrit