Custom Fonts

1 view
Skip to first unread message

Craig

unread,
Feb 7, 2010, 2:05:56 AM2/7/10
to VideoBrowser Devs
Hey guys..

Can some one please explain how to get custom fonts rolling in my
themes? At this point I have my own fonts.mcml included in my
recourses that have all the fonts I use. I have no idea where to get
it to add to the donotedit file.

Anyways, some help would be appreciated.

Thanks
Craig

Jas Manghera

unread,
Feb 7, 2010, 7:29:12 AM2/7/10
to videobro...@googlegroups.com
in ur plugin.cs
 
CustomResourceManager.AppendFonts("Diamond", Resources.DiamondFontsDefault, Resources.DiamondFontsSmall); 


--
You received this message because you are subscribed to the Google Groups "VideoBrowser Devs" group.
To post to this group, send email to videobro...@googlegroups.com.
To unsubscribe from this group, send email to videobrowser-d...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/videobrowser-devs?hl=en.


Eric Reed

unread,
Feb 7, 2010, 8:27:59 AM2/7/10
to videobro...@googlegroups.com

What he said :).  Furthermore, your users can create a file called Custom[fontfilename].mcml to customize them.  And, Jas implemented this same thing for styles (appendstyles).

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.733 / Virus Database: 271.1.1/2671 - Release Date: 02/06/10 14:35:00

Craig Thomas

unread,
Feb 8, 2010, 6:02:51 AM2/8/10
to videobro...@googlegroups.com
Ok thanks guys..

Just have a small question. How would I then reference these fonts....
currently I'm going "font://cf:TitleFont" where cf is a resource in my
resources files. i.e. resx://chocolate/chocolate.resources/fonts.mcml.
Would I then have to change that reference to the
file://Fonts_DoNotEdit.mcml?

Anyways,
Thanks again.
Craig

Eric Reed wrote:
>
> What he said :). Furthermore, your users can create a file called
> Custom[fontfilename].mcml to customize them. And, Jas implemented
> this same thing for styles (appendstyles).
>
>
>

> *From:* Jas Manghera [mailto:jman...@gmail.com]
> *Sent:* Sunday, February 07, 2010 7:29 AM
> *To:* videobro...@googlegroups.com
> *Subject:* Re: Custom Fonts


>
>
>
> in ur plugin.cs
>
>
>
> CustomResourceManager.AppendFonts("Diamond",
> Resources.DiamondFontsDefault, Resources.DiamondFontsSmall);
>
> On Sun, Feb 7, 2010 at 7:05 AM, Craig <crai...@gmail.com
> <mailto:crai...@gmail.com>> wrote:
>
> Hey guys..
>
> Can some one please explain how to get custom fonts rolling in my
> themes? At this point I have my own fonts.mcml included in my
> recourses that have all the fonts I use. I have no idea where to get
> it to add to the donotedit file.
>
> Anyways, some help would be appreciated.
>
> Thanks
> Craig
>
> --
> You received this message because you are subscribed to the Google
> Groups "VideoBrowser Devs" group.
> To post to this group, send email to
> videobro...@googlegroups.com

> <mailto:videobro...@googlegroups.com>.


> To unsubscribe from this group, send email to
> videobrowser-d...@googlegroups.com

> <mailto:videobrowser-devs%2Bunsu...@googlegroups.com>.

Jas Manghera

unread,
Feb 8, 2010, 7:08:15 AM2/8/10
to videobro...@googlegroups.com
Yes, thats exactly how u call it.
Reply all
Reply to author
Forward
0 new messages