The time now is Thu 19 Apr 2018, 17:58
All times are UTC - 4 |
Author |
Message |
maik.murks

Joined: 28 Mar 2011 Posts: 331 Location: at home, at work or on holidays
|
Posted: Mon 13 Jun 2011, 11:17 Post subject:
gfontview (Font Viewer) [FILLED] Subject description: Font Viewer for viewing fonts that are not installed yet |
|
Hi all together.
Some weeks ago I was looking around for a fonts viewing utility which has the ability to show fonts that not installed into Puppy yet. A utility that is able to show me the font of a CD for example or the fonts lying around in a directory a the harddisk. And I‘m pretty sure that this would be a very usable tool. But unfortunately I didn‘t found anything like that anywhere here in the Puppy forums.
But three days ago, I‘ve found something that could match my needs in the deeps of the internet.
It‘s a font viewer named ‚gfontview‘.
Homepage..........................: http://gfontview.sourceforge.net/
Features list.......................: http://gfontview.sourceforge.net/features.html
Download / Requirements...: http://gfontview.sourceforge.net/download.html
Project page.......................: http://sourceforge.net/projects/gfontview/
Unfortunately my knowledge to compiling stuff and things like that is near to nothing. So, perhaps I can ask a favour.
Is there anybody here, who could be so kind and make a pet out of gfontview, that I can try to use gfontview in my puppies, please?
Don‘t know if this information is important for compiling, but the 2 puppies I‘ve running on my pc are an elder version of ClassicPup 214X and a LucidPuppy 520. And I like to give gfontview a try on both of them.
Thanks in anticipation.
Cheers
Maik.Murks
Last edited by maik.murks on Thu 07 Jul 2011, 08:14; edited 1 time in total
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1447 Location: Ukraine
|
Posted: Mon 13 Jun 2011, 18:21 Post subject:
|
|
Dear maik.murks,
Don't hold your breath. Like you, I also think there has to be a font viewer that can show uninstalled fonts. The only one I know of is kfontview, but it has huge KDE/qt3 dependencies. Apart from that, there is nothing I know of. Gfontview uses gtk1 and was last updated in 2000 or 2001, so it can hardly be used in modern Linuxes, which no longer come with gtk1 libs and other old dependencies as standard issue. It would be nice if somebody could redo gfontview for gtk2 and a newer version of freetype. Or write a new viewer from scratch, which may be easier. If I have the time and get motivated, I may even do that myself, since such a program is really needed.
With kind regards,
vovchik
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6747 Location: hobart
|
Posted: Mon 13 Jun 2011, 19:47 Post subject:
|
|
Amigo has a link, to an already compiled package, in this thread. As mentioned by vovchik, being gtk1-based, you would need to install:
glib12-1.2.10.pet (53k)
gtk+12-1.2.10.pet (522k)
gdk_pixbuf10-0.22.0.pet (121k)
Plus, from the libs.tar.gz package posted by Disciple, libt1.so.1.
|
Back to top
|
|
 |
maik.murks

Joined: 28 Mar 2011 Posts: 331 Location: at home, at work or on holidays
|
Posted: Tue 14 Jun 2011, 12:28 Post subject:
|
|
vovchik wrote: | Dear maik.murks,
Don't hold your breath. Like you, I also think there has to be a font viewer that can show uninstalled fonts. The only one I know of is kfontview, but it has huge KDE/qt3 dependencies. Apart from that, there is nothing I know of. Gfontview uses gtk1 and was last updated in 2000 or 2001, so it can hardly be used in modern Linuxes, which no longer come with gtk1 libs and other old dependencies as standard issue. It would be nice if somebody could redo gfontview for gtk2 and a newer version of freetype. Or write a new viewer from scratch, which may be easier. If I have the time and get motivated, I may even do that myself, since such a program is really needed.
With kind regards,
vovchik |
Hi vovchik.
Thank you very much for your informations
I hope you‘ll get some time to bring gfontview and gtk2 together, perhaps with help of some magic.
Meanwhile I‘ve made a wallpaper from your avatar as a small gift for you, for your pleasure and as a little motivation for taking some time for glueing gfontview and gtk2 together. And I hope you like the wallpaper a little bit.
Cheers
Maik.Murks
Description |
|
Filesize |
114.97 KB |
Viewed |
1671 Time(s) |

|
|
Back to top
|
|
 |
maik.murks

Joined: 28 Mar 2011 Posts: 331 Location: at home, at work or on holidays
|
Posted: Tue 14 Jun 2011, 12:32 Post subject:
|
|
Hi muggins.
Nice to see you again. Thank you very much for your informations
I hope that during the next weekend I‘ll have the time to take a closer look to the link and the pets you‘ve provided and give pfontview a try. And I hope it‘ll work.
Cheers
Maik.Murks
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1447 Location: Ukraine
|
Posted: Tue 14 Jun 2011, 12:44 Post subject:
|
|
Dear maik.murks,
Thanks very much for the wallpaper. I like it. Now I'll really ahve to get onto the fontview project. I found a little python program that displays fonts - but only previously installed ones - but it sets up nice font style categories for browsing, which is a nice feature. The first thing I will do is coax gtk/gdk into showing an uninstalled font in a window. After that, everything else will be largely mechanics (gui design).
WIth kind regards,
vovchik
|
Back to top
|
|
 |
maik.murks

Joined: 28 Mar 2011 Posts: 331 Location: at home, at work or on holidays
|
Posted: Tue 14 Jun 2011, 13:30 Post subject:
|
|
vovchik wrote: | Dear maik.murks,
Thanks very much for the wallpaper. I like it. Now I'll really ahve to get onto the fontview project. I found a little python program that displays fonts - but only previously installed ones - but it sets up nice font style categories for browsing, which is a nice feature. The first thing I will do is coax gtk/gdk into showing an uninstalled font in a window. After that, everything else will be largely mechanics (gui design).
WIth kind regards,
vovchik |
Hi vovchik.
I‘m glad that you like it and I‘ll keep my fingers crossed
Cheers
Maik.Murks
|
Back to top
|
|
 |
Geoffrey

Joined: 30 May 2010 Posts: 2345 Location: Queensland
|
Posted: Wed 15 Jun 2011, 00:13 Post subject:
|
|
If you don't mind using java there is Opcion Font Viewer v1.1.1, download Here
|
Back to top
|
|
 |
maik.murks

Joined: 28 Mar 2011 Posts: 331 Location: at home, at work or on holidays
|
Posted: Thu 16 Jun 2011, 03:28 Post subject:
|
|
Geoffrey wrote: | If you don't mind using java there is Opcion Font Viewer v1.1.1, download Here |
Hi Geoffrey.
Thanks for the Opcion tip. I‘ve tried it out and it works well. But since Java is such a big pack, I think that it does only makes sense to use Opcion if you have Java installed already for some other reason. On the other hand it‘s only one file, just start it and it works.
Cheers
Maik.Murks
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1447 Location: Ukraine
|
Posted: Thu 16 Jun 2011, 10:23 Post subject:
Pfont version2 with previewer |
|
Dear puppians,
I am studying how one might display uninstalled fonts via gtk. It is possible using calls to libfreetype and cairo/pango, but the business is quite esoteric. I have done some experimenting and the results are hopeful - apart from the rather frequent segfaults as I plod along . In the meantime, here is a revised pfont (originally by Zigbert) that makes use of a previewer that ships with the complete install/dev version of freetype. It is an ugly X-app, but it will show previews via pfont rather painlessly. The preview button toggles the display on and off (and the escape key quits the font previewer, too).
With kind regards,
vovchik
Description |
|
Filesize |
45.63 KB |
Viewed |
1776 Time(s) |

|
Description |
|
Filesize |
19.95 KB |
Viewed |
1567 Time(s) |

|
Description |
|

Download |
Filename |
pfont2-0.2.pet |
Filesize |
34.09 KB |
Downloaded |
407 Time(s) |
|
Back to top
|
|
 |
maik.murks

Joined: 28 Mar 2011 Posts: 331 Location: at home, at work or on holidays
|
Posted: Fri 17 Jun 2011, 03:34 Post subject:
Re: Pfont version2 with previewer |
|
vovchik wrote: | Dear puppians,
I am studying how one might display uninstalled fonts via gtk. It is possible using calls to libfreetype and cairo/pango, but the business is quite esoteric. I have done some experimenting and the results are hopeful - apart from the rather frequent segfaults as I plod along . In the meantime, here is a revised pfont (originally by Zigbert) that makes use of a previewer that ships with the complete install/dev version of freetype. It is an ugly X-app, but it will show previews via pfont rather painlessly. The preview button toggles the display on and off (and the escape key quits the font previewer, too).
With kind regards,
vovchik |
Hi vovchik.
Great work and thank you for the pfont2-0.2. I‘ll download the pet and try it
If you have some time left, here are some hopefully useful informations about displaying/testing fonts with the point of view of using the fonts. Moreover, here are some tools dealing with fonts just for your information. Furthermore, I don‘t know if you know it already, but if you‘re looking for some fonts for testing or using, it may be a good idea perhaps to take a look here.
Cheers
Maik.Murks
|
Back to top
|
|
 |
maik.murks

Joined: 28 Mar 2011 Posts: 331 Location: at home, at work or on holidays
|
Posted: Fri 17 Jun 2011, 03:50 Post subject:
|
|
Hmm...
it's only about 5 minutes ago...
there were 2 additional posting before my last one...
and now these two postings aren't there anymore...
strange...
very strange...
|
Back to top
|
|
 |
maik.murks

Joined: 28 Mar 2011 Posts: 331 Location: at home, at work or on holidays
|
Posted: Fri 17 Jun 2011, 04:21 Post subject:
|
|
Hi Admin.
Would you please be so kind and try to repair this thread again?
Thank you.
Maik.Murks
|
Back to top
|
|
 |
maik.murks

Joined: 28 Mar 2011 Posts: 331 Location: at home, at work or on holidays
|
Posted: Thu 07 Jul 2011, 08:13 Post subject:
|
|
Hi all.
Since vovchik has made a tool called Pfont2 and has started a new corresponding thread within the desktop section, I mark this thread as FILLED according to the guidelines. You can find Pfont2 here.
Thanks to all of you who posted here for your effort.
Cheers
Maik.Murks
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|