| Author |
Message |
zigbert

Joined: 29 Mar 2006 Posts: 5240 Location: Valåmoen, Norway
|
Posted: Mon 21 Dec 2009, 19:00 Post subject:
Pfont Subject description: TTF font installer |
|
Pfont
Simple TTF font installer
Download
username: puppy
password: linux
Pfont-0.1 (1 kb)
_________________ Stardust resources
Last edited by zigbert on Thu 04 Nov 2010, 13:28; edited 1 time in total
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6178 Location: Auckland, New Zealand
|
Posted: Wed 06 Jan 2010, 09:38 Post subject:
|
|
IMO what Puppy really needs is a way to preview a font file that isn't installed... you don't by any chance know how to do that?
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5165 Location: Finland
|
Posted: Thu 07 Jan 2010, 02:27 Post subject:
|
|
Does it install whole folder of fonts ? That ability would be helpful.
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5240 Location: Valåmoen, Norway
|
Posted: Thu 07 Jan 2010, 05:43 Post subject:
|
|
| disciple wrote: | | you don't by any chance know how to do that? | I don't by any chance know how to do that!
| pemasu wrote: | | That ability would be helpful. | Yes it would
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 09 Jan 2011, 21:18 Post subject:
|
|
I think you can just copy them all into /root/,fonts and restart X.
|
|
Back to top
|
|
 |
GustavoYz

Joined: 07 Jul 2010 Posts: 864 Location: .ar
|
Posted: Thu 13 Jan 2011, 01:55 Post subject:
|
|
I like this app... thanks Zigbert!
_________________

|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5240 Location: Valåmoen, Norway
|
Posted: Thu 13 Jan 2011, 16:05 Post subject:
|
|
| GustavoYz wrote: | | I like this app | Thank you
_________________ Stardust resources
|
|
Back to top
|
|
 |
GustavoYz

Joined: 07 Jul 2010 Posts: 864 Location: .ar
|
Posted: Thu 20 Jan 2011, 02:22 Post subject:
|
|
| disciple wrote: | | IMO what Puppy really needs is a way to preview a font file that isn't installed... you don't by any chance know how to do that? |
What you mean with 'not-installed'? I'm not sure of understand it...
If you have some fonts already downloaded, why don't you try to symlink them for tested?
This app can do the 'test-job', without the need of install nothing (on just 1 Kb )... Do the try, it works... If you dont like the font, just un-symlink it.
See the attached cap on where no font was installed...
| Description |
|

Download |
| Filename |
font-issue.jpg |
| Filesize |
160.48 KB |
| Downloaded |
335 Time(s) |
_________________

|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5240 Location: Valåmoen, Norway
|
Posted: Thu 20 Jan 2011, 04:35 Post subject:
|
|
GustavoYz
Good idea!
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
GustavoYz

Joined: 07 Jul 2010 Posts: 864 Location: .ar
|
Posted: Sat 29 Jan 2011, 03:02 Post subject:
|
|
Just for curiosity, i made this little script:
| Code: | #!/bin/bash
cp -s "$@" /usr/share/fonts/default/TTF
exec pfont
|
I save it to my-applications as "TTF.sh".
Right click on a TTF font and 'set a run action' and drag the script 'TTF.sh' into the box.
It works great, and could help to test non-installed fonts just by double clicking on them.
But, its just a way of TEST...
Regards.
_________________

|
|
Back to top
|
|
 |
amj
Joined: 28 Jan 2011 Posts: 21
|
Posted: Sat 29 Jan 2011, 15:29 Post subject:
|
|
Thank you zigbert.
I've just used your little utility to add an Arial Unicode MS font to my puppy installation. I'm ready for everything now.
|
|
Back to top
|
|
 |
|