Yes, I built the source code.
(I meant building the source code with the sentence "When I build OM it changes 
nothing...")
 
Greetings
 
 

Gesendet: Montag, 05. August 2013 um 11:21 Uhr
Von: "[email protected]" <[email protected]>
An: "Openmeetings user-list" <[email protected]>
Betreff: Re: How to change fonts in OM

Did you build the code? Just chaning LZX files without building the source will 
not change anything.

Sebastian
 
2013/8/5 "Mathias Bässler" <[email protected]>Hello everyone,

I'm trying to use another font in OM, but can't figure out how it works...

I tried the following on this structure:

|
|-resources/
|-library.lzx
|-myfile.lzx

I put the *.ttf files into the resources folder and added the following code to 
library.lzx:

<font name="ubuntu">
   <face src="resources/ubuntur.ttf"/>
   <face src="resources/ubuntub.ttf" style="bold"/>
</font>

Then I changed code in myfile.lzx:

<labelTooltip name="_text" text="" labelid="1545"/>

to

<labelTooltip name="_text" text="" labelid="1545"  font="ubuntu" 
fontstyle="bold"/>

When I build OM it changes nothing, so, does anyone know how to change the 
fonts?

Thanks in advance!


--
Sebastian Wagner
https://twitter.com/#!/dead_lock[https://twitter.com/#%21/dead_lock]
http://www.webbase-design.de
http://www.wagner-sebastian.com
[email protected]

Reply via email to