Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » External tt-font with SWT
External tt-font with SWT [message #437482] Fri, 04 June 2004 17:06 Go to next message
Eclipse UserFriend
Originally posted by: hald.icandy.de

Hi,

I have to provide some very special characters for my SWT/Jface
application, thus I thought I could provide a modified tt-font with it.

Is it possible to use a tt-font with SWT which is not installed on the
system? I would like to do s.th. like
Font f = new Font("./fonts/myfont.ttf");

There seems not to be a straight forward way to do this. Is it
anyway somehow possible?

Thanks
Conny
Re: External tt-font with SWT [message #437521 is a reply to message #437482] Mon, 07 June 2004 08:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hald.icandy.de

Does no one have an idea how to solve this problem? I would really need
help on this.

Conny
Re: External tt-font with SWT [message #437550 is a reply to message #437521] Mon, 07 June 2004 14:35 Go to previous messageGo to next message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
The font must be installed for SWT to see it.

"Cornelius Hald" <hald@icandy.de> wrote in message
news:pan.2004.06.07.08.03.01.934836@icandy.de...
> Does no one have an idea how to solve this problem? I would really need
> help on this.
>
> Conny
>
Re: External tt-font with SWT [message #437570 is a reply to message #437550] Mon, 07 June 2004 15:20 Go to previous message
Eclipse UserFriend
Originally posted by: hald.icandy.de

On Mon, 07 Jun 2004 10:35:48 -0400, Steve Northover wrote:

> The font must be installed for SWT to see it.

Well, so I have to find another way. Thanks for your answer.

Conny
Previous Topic:Detect text entered in Combo
Next Topic:Using the Browser widget
Goto Forum:
  


Current Time: Wed Apr 24 16:08:04 GMT 2024

Powered by FUDForum. Page generated in 0.03952 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top