Hi there, I would like to know how i can create vlw fonts? Is it possible to convert some ttf fonts to vlw? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Processing.js" group. To post to this group, send email to proces...@googlegroups.com To unsubscribe from this group, send email to processingjs...@googlegroups.com For more options, visit this group at http://groups.google.com/group/processingjs?hl=en -~----------~----~----~----~------~----~------~--~---
No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.12.10/2088 - Release Date: 04/30/09 06:01:00
I don't know anything about vlw's, you might have to ask John about that. I can show you how to convert fonts to SVG paths and render them out if that would help you? Example: http://hyper-metrix.com/processing-js/docs/?page=Cross-Browser%20Canvas%20Fonts
yelo wrote:
Hi there, I would like to know how i can create vlw fonts? Is it possible to convert some ttf fonts to vlw?
No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.12.10/2088 - Release Date: 04/30/09 06:01:00
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Processing.js" group.
To post to this group, send email to proces...@googlegroups.com
To unsubscribe from this group, send email to processingjs...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/processingjs?hl=en
-~----------~----~----~----~------~----~------~--~---
No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.12.10/2088 - Release Date: 04/30/09 06:01:00
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Processing.js" group.
To post to this group, send email to proces...@googlegroups.com
To unsubscribe from this group, send email to processingjs...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/processingjs?hl=en
-~----------~----~----~----~------~----~------~--~---
No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.12.10/2088 - Release Date: 04/30/09 06:01:00
Al MacDonald wrote:
> Well converting svgs to a glyph table is a pain in the ass to be
> honest. I did it all manually in InkScape, we should probably come up
> with a fast way of doing it. You know.. we would do best to read
> actual TTFs within Processing, but it's something that would need
> proper attention, I believe Adobe have all the documentation on how to
> read font data from binary ttfs, so it's a case of getting a developer
> to sit down for a week or so and get it right... or find someone
> that's read binary fonts before and will do it quickly.
>
> It would be a very big sell for Processing though, to be able to
> render ttf so it's worth the effort.
>
>
> julien de Nas de Tourris wrote:
>> i'm looking to use the maximum fonts possible to the user.
>> If i can use SVG, i will. It's just that the API reference on
>> processingjs.org <http://processingjs.org> only refer to vlw.
>> I will take a look on how to use SVG.
>> I have took a look at using glype, but i still don't know how to
>> convert ttf to a glyph table
>>
>> On Fri, May 1, 2009 at 8:45 PM, Al MacDonald
>> <dire...@hyper-metrix.com <mailto:dire...@hyper-metrix.com>> wrote:
>>
>> Ah, I don't think VLW's are used in the js version. I will update
>> the site to reflect that tomorrow.
>>
>> Your site is looking stylish so far. Was it just Arial you wanted
>> to use? Or was it that whole list of fonts? I can always SVG them
>> for you and send you a little demo. I mean... if you don't care
>> about how they get on the canvas... just that they get there
>> quick, and look good, then I'm your man.
>>
>>
>>
>>
>> julien de Nas de Tourris wrote:
>>> I'm new to processing. On processingjs.org
>>> <http://processingjs.org> the reference say that they use .vlw
>>> fonts for the text method.
>>> I mean if they can load a font arial.vlw, like when we use
>>> loadFont arial. there should be a way to convert a ttf font to vlw.
>>> This is what i have done so far www.kohure.com
>>> <http://www.kohure.com>
>>> don't look at the html, i don't really care about the html when
>>> i develop to be honest.
>>> the next step tomorrow is to add more text, make them draggable,
>>> and change the font.
>>> Add more text and make them draggable, i think i can code it.
>>> But use different fonts is another story.
>>>
>>> On Fri, May 1, 2009 at 8:24 PM, Al MacDonald
>>> <dire...@hyper-metrix.com <mailto:dire...@hyper-metrix.com>>
>>> wrote:
>>>
>>> I don't know anything about vlw's, you might have to ask
>>> John about that. I can show you how to convert fonts to SVG
>>> paths and render them out if that would help you? Example:
>>> http://hyper-metrix.com/processing-js/docs/?page=Cross-Browser%20Canvas%20Fonts
>>>
>>>
>>> yelo wrote:
>>>> Hi there,
>>>>
>>>> I would like to know how i can create vlw fonts? Is it possible to
>>>> convert some ttf fonts to vlw?
>>>>
>>>>
>>>> ------------------------------------------------------------------------
>>>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Processing.js" group.
To post to this group, send email to proces...@googlegroups.com
To unsubscribe from this group, send email to processingjs...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/processingjs?hl=en
-~----------~----~----~----~------~----~------~--~---
No virus found in this incoming message. Checked by AVG - www.avg.com
Version: 8.0.238 / Virus Database: 270.12.12/2090 - Release Date: 05/01/09 06:17:00
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Processing.js" group.
To post to this group, send email to proces...@googlegroups.com
To unsubscribe from this group, send email to processingjs...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/processingjs?hl=en
-~----------~----~----~----~------~----~------~--~---
No virus found in this incoming message. Checked by AVG - www.avg.com
Version: 8.0.238 / Virus Database: 270.12.12/2090 - Release Date: 05/01/09 06:17:00
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Processing.js" group. To post to this group, send email to proces...@googlegroups.com
To unsubscribe from this group, send email to processingjs...@googlegroups.com For more options, visit this group at http://groups.google.com/group/processingjs?hl=en -~----------~----~----~----~------~----~------~--~---
No virus found in this incoming message. Checked by AVG - www.avg.com
Version: 8.0.238 / Virus Database: 270.12.12/2090 - Release Date: 05/01/09 06:17:00
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Processing.js" group. To post to this group, send email to proces...@googlegroups.com
To unsubscribe from this group, send email to processingjs...@googlegroups.com For more options, visit this group at http://groups.google.com/group/processingjs?hl=en -~----------~----~----~----~------~----~------~--~---
No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.12.13/2091 - Release Date: 05/01/09 17:52:00
No virus found in this incoming message. Checked by AVG - www.avg.comVersion: 8.0.238 / Virus Database: 270.12.13/2091 - Release Date: 05/01/09 17:52:00
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Processing.js" group.
To post to this group, send email to proces...@googlegroups.com
To unsubscribe from this group, send email to processingjs...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/processingjs?hl=en
-~----------~----~----~----~------~----~------~--~---
No virus found in this incoming message. Checked by AVG - www.avg.com
Version: 8.0.238 / Virus Database: 270.12.15/2093 - Release Date: 05/02/09 14:23:00