Hi, How do you get Gimp to recognise truetype fonts using the KDE Desktop. All my KDE apps work with trutype fonts but I cannot get any Gnome based app to use the truetype fonts I have installed. I tried installing gdkxft but I cannot seem to get it working. Any help would be greatly appreciated. I'm using SuSE 8.0. Regards, Graham Smith ---------------------------------------------------------
Hi, I installed a TTF font yesterday and it was recognised in GIMP, this is how I did it: --> Power up 'KDE Control Center'. --> Select 'System' - 'Font Installer' from the left panel. --> Click the 'Administrator Mode' button. --> Enter your root password. --> Note: The border will change red indicating you are in administrator mode. --> Make sure you are in the 'Fonts' tab. --> Select the 'Change Folder' button on the left section. --> Navigate to the directory where the "*.ttf *.TTF *.pfa *.pfb *.PFA *.PFB" files that you want to install are located. --> Select the folder (Do NOT seclect the individual files). --> The system will scan that directory and display all valid fonts in that window. --> Select the font and click the 'Install' button. --> The font will then be installed. --> Click the 'Apply' button and exit 'KDE Control Center'. --> Start or Restart GIMP and your font will be there. Hope this helps. Q On Wed, 2002-08-21 at 05:09, Graham Smith wrote:
Hi,
How do you get Gimp to recognise truetype fonts using the KDE Desktop. All my KDE apps work with trutype fonts but I cannot get any Gnome based app to use the truetype fonts I have installed.
I tried installing gdkxft but I cannot seem to get it working.
Any help would be greatly appreciated. I'm using SuSE 8.0.
Regards,
Graham Smith ---------------------------------------------------------
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
-- Quinton Delpeche Internet Infrastructure Team Leader Tel : (011) 445 8100 Tel : (011) 445 8142 (Direct) Fax : (011) 445 8101 Mob : (083) 445 0752 Knowledge Factory A MEMBER OF THE PRIMEDIA GROUP Visit our websites: http://www.knowledgefactory.co.za/ http://www.tpz.co.za/ http://www.saptg.co.za/
On Wed, 21 Aug 2002 15:26, Quinton Delpeche wrote:
Hi,
I installed a TTF font yesterday and it was recognised in GIMP, this is how I did it:
--> Power up 'KDE Control Center'. --> Select 'System' - 'Font Installer' from the left panel. --> Click the 'Administrator Mode' button. --> Enter your root password. --> Note: The border will change red indicating you are in administrator mode. --> Make sure you are in the 'Fonts' tab. --> Select the 'Change Folder' button on the left section. --> Navigate to the directory where the "*.ttf *.TTF *.pfa *.pfb *.PFA *.PFB" files that you want to install are located. --> Select the folder (Do NOT seclect the individual files). --> The system will scan that directory and display all valid fonts in that window. --> Select the font and click the 'Install' button. --> The font will then be installed. --> Click the 'Apply' button and exit 'KDE Control Center'. --> Start or Restart GIMP and your font will be there.
Hope this helps. Q
Hi Quinton, Thanks for the info but I have all ready have done that and all the Truetypes are available on all KDE applications but the GTK apps (Galeon, Gimp, Gnumeric) do not show any of the Truetype fonts being available. By any chance do you have Gnome Desktop installed or a package called gdkxtt? Thanks, Graham Smith ---------------------------------------------------------
On Wed, 2002-08-21 at 05:09, Graham Smith wrote:
Hi,
How do you get Gimp to recognise truetype fonts using the KDE Desktop. All my KDE apps work with trutype fonts but I cannot get any Gnome based app to use the truetype fonts I have installed.
I tried installing gdkxft but I cannot seem to get it working.
Any help would be greatly appreciated. I'm using SuSE 8.0.
Regards,
Graham Smith ---------------------------------------------------------
Nope, I am only running KDE. Sorry Q On Wed, 2002-08-21 at 15:55, Graham Smith wrote:
On Wed, 21 Aug 2002 15:26, Quinton Delpeche wrote:
Hi,
I installed a TTF font yesterday and it was recognised in GIMP, this is how I did it:
--> Power up 'KDE Control Center'. --> Select 'System' - 'Font Installer' from the left panel. --> Click the 'Administrator Mode' button. --> Enter your root password. --> Note: The border will change red indicating you are in administrator mode. --> Make sure you are in the 'Fonts' tab. --> Select the 'Change Folder' button on the left section. --> Navigate to the directory where the "*.ttf *.TTF *.pfa *.pfb *.PFA *.PFB" files that you want to install are located. --> Select the folder (Do NOT seclect the individual files). --> The system will scan that directory and display all valid fonts in that window. --> Select the font and click the 'Install' button. --> The font will then be installed. --> Click the 'Apply' button and exit 'KDE Control Center'. --> Start or Restart GIMP and your font will be there.
Hope this helps. Q
Hi Quinton,
Thanks for the info but I have all ready have done that and all the Truetypes are available on all KDE applications but the GTK apps (Galeon, Gimp, Gnumeric) do not show any of the Truetype fonts being available.
By any chance do you have Gnome Desktop installed or a package called gdkxtt?
Thanks,
Graham Smith ---------------------------------------------------------
On Wed, 2002-08-21 at 05:09, Graham Smith wrote:
Hi,
How do you get Gimp to recognise truetype fonts using the KDE Desktop. All my KDE apps work with trutype fonts but I cannot get any Gnome based app to use the truetype fonts I have installed.
I tried installing gdkxft but I cannot seem to get it working.
Any help would be greatly appreciated. I'm using SuSE 8.0.
Regards,
Graham Smith ---------------------------------------------------------
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
-- Quinton Delpeche Internet Infrastructure Team Leader Tel : (011) 445 8100 Tel : (011) 445 8142 (Direct) Fax : (011) 445 8101 Mob : (083) 445 0752 Knowledge Factory A MEMBER OF THE PRIMEDIA GROUP Visit our websites: http://www.knowledgefactory.co.za/ http://www.tpz.co.za/ http://www.saptg.co.za/
Hi, After a lot of mucking around I found a solution to my problem of TrueType fonts were not available in Gimp but were available to all the KDE applications. Still don't really know why KDE was displaying them when they were not even in the Xserver. Here is the solution. All commands must be run as root. 1) Change to where the fonts are. cd /usr/X11R6/lib/X11/fonts/truetype 2) Determine if there are any files been created for the scaling of the ttf's. ls -l fonts.s* 3) Remove all these files. rm fonts.s* 4) Create a new font scale file. ttmkfdir | sed s/^[0-9]*// > fonts.scale.myfonts 5) Now run SuSEconfig.fonts /sbin/conf.d/SuSEconfig.fonts 6) Run xset to reread the font paths xset fp rehash You should be able to see the fonts with xfontsel Regards, Graham Smith ---------------------------------------------------------
Can anyone make a recommendation for software that can take higher (300-600 dpi) res screenshots of the desktop environment? Thanks Nick
I usually use KSnapshot to capture the screen (KDE Menu -> Graphics -> KSnapshot). Regards, Verdi On Friday 23 August 2002 14:05, Nick Selby wrote:
Can anyone make a recommendation for software that can take higher (300-600 dpi) res screenshots of the desktop environment?
Thanks Nick
On Friday 23 August 2002 08:31, Verdi March wrote:
I usually use KSnapshot to capture the screen (KDE Menu -> Graphics -> KSnapshot).
I do too. But it seems to only capture at 72dpi. I need to take screen shots at a higher resolution, 300dpi or 600dpi. Thanks, though...
Well, GIMP has the ability to take screenshots and I know that it can produce very high res graphics..so stands to reason that it can take high res screenshots. :) * Nick Selby (php@nickselby.com) [020822 23:47]: ::On Friday 23 August 2002 08:31, Verdi March wrote: ::> I usually use KSnapshot to capture the screen (KDE Menu -> Graphics -> ::> KSnapshot). :: ::I do too. But it seems to only capture at 72dpi. I need to take screen shots ::at a higher resolution, 300dpi or 600dpi. -=Ben --=====-----=====-- mailto:ben@whack.org --=====-- Tell me what you believe..I tell you what you should see. -DP --=====-----=====--
I do too. But it seems to only capture at 72dpi. I need to take screen shots at a higher resolution, 300dpi or 600dpi.
Puzzled... A screenshot program can only capture the pixels on the screen. The dots per inch is only relevant to the program which wants to print them (or whatever). What are you actually trying to do? -- The past: Smart users in front of dumb terminals
Hi I agree.. They only way I can think to increase the resolution, is to increase the screen resolution, and use bigger fonts / window, and then take screen capture. But that has limitations too... There is a significant difference between 640x480 and 1280x1024 resolution, but still.... Jaska. On Friday 23 August 2002 10:07, Derek Fountain wrote:
I do too. But it seems to only capture at 72dpi. I need to take screen shots at a higher resolution, 300dpi or 600dpi.
Puzzled... A screenshot program can only capture the pixels on the screen. The dots per inch is only relevant to the program which wants to print them (or whatever). What are you actually trying to do?
On Fri, 23 Aug 2002 08:05:25 +0200 Nick Selby <php@nickselby.com> wrote:
Can anyone make a recommendation for software that can take higher (300-600 dpi) res screenshots of the desktop environment?
Try the "import" utility of ImageMagick. Type "import my.jpg" in an xterm. the cursor will change to a crosshair, then click on the window you want, click on the desktop for full screenshot. You can save to any format you want. Then use Gimp to do what you want with it. -- use Perl; #powerful programmable prestidigitation
participants (8)
-
Ben Rosenberg
-
Derek Fountain
-
Graham Smith
-
jaakko tamminen
-
Nick Selby
-
Quinton Delpeche
-
Verdi March
-
zentara