![]() |
Re: Titanium Customizations Collection
Quote:
are you using the 8-digit color code I have been told it is OORRGGBB, where O=opactiy R=red G=green B=blue it may be RRGGBBOO though, I have not verified. |
Re: Titanium Customizations Collection
Im having troubnle with the rz_multifont cab i try to change font but instead i get this error message: Srting to replace must be at least one character line 41 (\program files\raidzero\rz_multi_font.mscr) :portrait=replace(portrait,sourcefont,chosen) Can any1 help with this????
|
Re: Titanium Customizations Collection
Quote:
|
Re: Titanium Customizations Collection
Wow I have done a lot of reading. I am interested in changing the fonts but want to use a different one than what is in the cab. Is this possible? TIA!
|
Wirelessly posted (Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.15650/812; U; en) Presto/2.2.0)
What I meant to ask if the xab was easy to change to add a different font. |
Re: Titanium Customizations Collection
I found the problem! Now I just need to move it down a little bit.
I tried adding the day of week to my CPR. I edited Titanium 480x640 and 640x480. Here is the clock section and the part I added. What did I do wrong because Titanium will not start after a reset? <!-- HomeHome==Clock layout templates --> <Layer ID="ClockExpanded" Visible="False" Width="480" Height="164" Clip="False"> <Layer ID="Page" Clip="False"> <!-- Icon in the upper right--> <Image ID="Icon" Left="376" Top="-26" Width="86" Height="114" /> <!-- Title text --> <Text ID="Network Name" Left="20" Top="104" Width="348" Height="36" FontFamily="Segoe" FontSize="8" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- Time --> <Text ID="Time" Left="20" Top="22" Width="186" Height="90" FontFamily="Segoe" FontSize="28" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" HorizontalAlignment="Right" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- AM/PM --> <Text ID="AMPM" Left="226" Top="36" Width="142" Height="36" FontFamily="Segoe" FontSize="8" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- Date --> <Text ID="Date" Left="226" Top="66" Width="142" Height="36" FontFamily="Segoe" FontSize="8" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- Day of Week --> <Text ID="Day of Week" Left="150" Top="80" Width="140" Height="40" FontFamily="Segoe" FontSize="10" FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- Alarm --> <Image ID="Alarm" Left="428" Top="28" Width="34" Height="60" /> </Layer> </Layer> <Layer ID="ClockCondensed" Visible="False" Width="480" Height="68"> <Layer ID="Page"> <Image ID="Imagefixed" Source="\Windows\crimsondarkness_clock.png" Left="20" Top="10" Width="51" Height="68" ScaleStyle="Fit" /> <!--rpereira mod so small image shows on the left hand side --> <Text ID="Text 2" Left="80" Top="8" Width="440" Height="68" FontFamily="Segoe" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> <!-- AM/PM --> <Text ID="AMPM" Left="0" Top="8" Width="100" Height="40" FontFamily="Segoe" FontSize="10.5" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter"> <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" /> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" /> </Text> </Layer> </Layer> |
Re: Titanium Customizations Collection
If I want to change the Font in my ROM what file do I need to find?
|
Re: Titanium Customizations Collection
Quote:
|
Re: Titanium Customizations Collection
Raidzero,
I'm having difficulties trying to post day of the week in lockscreen. I moved the date to the left with .cpr changes but the day never pop up. Is it possible? Here are my changes using 240x400 device Code:
<Layer ID="TimeX" Top="0"> http://img40.imageshack.us/img40/6071/screen16e.th.jpg Any help would be greatly appriciated |
Re: Titanium Customizations Collection
This is pretty cool RZ. It would be cool if you could add some more fonts to that cab/script. Some of them are really hard to read when smaller (like in the weather panel), but look really good for the bigger fonts in the panels.
|
All times are GMT -4. The time now is 09:06 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com