Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] loading font from memory using stream

Write it out to a file, then point the lib to that.

Sent from my (new) iPhone

On 30 Dec 2009, at 11:37, aditya agarwal <adityaagarwal1111@xxxxxxxxx> wrote:

hi
In swt loadFont() create new font and it takes file name as parameter, but instead of giving file name i want to pass the content of file (as stream) as parameter ,can any one tell me how can i do this?
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top