Commit graph

25 commits

Author SHA1 Message Date
Ochi Wolfe
979c617edd Changed name of a contributor 2014-05-17 16:56:55 +02:00
Ochi Wolfe
d50373fa7e Removed stray tabs 2014-05-13 18:58:09 +02:00
Ochi Wolfe
cb7d552073 Version 2.1
- Fixes for InWorldz compatibility
- Replaced fw_notify mechanism by fw_flush command
2014-05-13 18:54:41 +02:00
Ochi Wolfe
5015645ec9 Added Collada versions of the mesh files that were used since text v2.0. 2013-09-03 22:02:17 +02:00
Ochi Wolfe
5b702962e5 Removed some stray tabs 2013-09-03 20:33:34 +02:00
Ochi Wolfe
a9af3ba139 Merged changes by mewtwo064 2013-09-03 20:25:31 +02:00
Ochi Wolfe
ce2f9b0f24 Merge branch 'master' of https://github.com/mewtwo064/text into mewtwo064-master 2013-09-03 20:02:14 +02:00
Ochi Wolfe
72d51b7221 Font-loading is now done via font name (=name of font folder), updated DejaVu font file 2013-09-01 22:14:59 +02:00
Ochi Wolfe
70c04baf9c - Removed "guessing char" method for determining per-font Y-offset
- Instead added "setBaselineOffset" script function to set a common baseline for all fonts
- Now using text_path instead of show_text pycairo function for subpixel-precise text positioning
- Updated autoShrink logic
- Increased size of some special characters
- Small updates to font.confs and default chains
2013-08-31 23:18:24 +02:00
Ochi Wolfe
3327051521 Now saving RGBA TGAs instead of Grayscale+Alpha because the Windows version of SL doesn't like those. 2013-08-26 12:19:04 +02:00
Ochi Wolfe
8525b1dee8 Create output dir if it does not exist. 2013-08-26 01:27:45 +02:00
Ochi Wolfe
5f98498669 More flexible search for shared libraries 2013-08-25 23:44:23 +02:00
Ochi Wolfe
707d234e2b Initial commit of the TextureCreator 2013-08-25 23:06:03 +02:00
mew380
94cc2dc142 Fix some order of operations and variables naming so that the script compiles and runs under OpenSim. Add a temporary workaround for llGetLinkNumberOfFaces() current inability to get the correct number of faces from a mesh object on OpenSim (currently it always returns 8 regardless of the actual number of sides) 2013-08-21 13:17:21 -05:00
furware
a5e2744fc0 Update README.md 2013-07-20 16:03:52 +02:00
Ochi Wolfe
35f228899a Modified notecard 2013-07-20 14:22:50 +02:00
Ochi Wolfe
4ec4e6683a - Fixed an issue with displaying unknown characters (accidentally introduced in v2.0).
- Removed llGetFreeMemory() on start (was a debug leftover).
- The set pointer is now part of a box's status integer (bit-packed). This reduces the length of a box data list stride by 1.
- Removed the getNumberOfPrims() function.
- Moved the check whether we have any sets at all when receiving a link message to the beginning of the link_message handler.
2013-07-20 13:20:07 +02:00
furware
e5213f7e27 Rename FURWARE text v2.0 notecard.txt to FURWARE text notecard.txt 2013-07-07 13:47:31 +02:00
furware
ce25b6d543 Added the notecard that comes with the release package 2013-07-07 13:46:51 +02:00
furware
ba4ee0ea4d Update README.md 2013-07-07 13:01:05 +02:00
furware
8c8423aca3 Update README.md 2013-07-07 12:59:08 +02:00
Ochi Wolfe
8e6388cbf6 Changed the URL in the help dialog to point to the SL Wiki 2013-07-07 12:30:10 +02:00
Ochi Wolfe
f354090b20 Added marketplace link 2013-07-07 02:59:24 +02:00
Ochi Wolfe
f7280548ce Initial commit of the scripts 2013-07-07 02:46:15 +02:00
furware
a5d4450ca9 Initial commit 2013-07-06 17:36:26 -07:00