Updated to latest version
authorKevin Townsend <kevin@ktownsend.com>
Wed, 3 Aug 2011 19:06:38 +0000 (21:06 +0200)
committerKevin Townsend <kevin@ktownsend.com>
Wed, 3 Aug 2011 19:06:38 +0000 (21:06 +0200)
tools/dotfactory/DotFactorySettings.png
tools/dotfactory/DotFactorySettings_FixedWidth.png
tools/dotfactory/OutputConfigs.xml
tools/dotfactory/TheDotFactory.exe
tools/dotfactory/readme.txt

index f0d87c5..a2569fd 100644 (file)
Binary files a/tools/dotfactory/DotFactorySettings.png and b/tools/dotfactory/DotFactorySettings.png differ
index 8bd97de..520d264 100644 (file)
Binary files a/tools/dotfactory/DotFactorySettings_FixedWidth.png and b/tools/dotfactory/DotFactorySettings_FixedWidth.png differ
index b0b92a9..a8160a8 100644 (file)
@@ -6,7 +6,7 @@
     <commentCharDescriptor>true</commentCharDescriptor>
     <commentStyle>C</commentStyle>
     <bmpVisualizerChar>#</bmpVisualizerChar>
-    <rotation>RotateNinety</rotation>
+    <rotation>RotateZero</rotation>
     <flipHorizontal>false</flipHorizontal>
     <flipVertical>false</flipVertical>
     <paddingRemovalHorizontal>Fixed</paddingRemovalHorizontal>
     <generateLookupArray>true</generateLookupArray>
     <descCharWidth>DisplayInBits</descCharWidth>
     <descCharHeight>DontDisplay</descCharHeight>
-    <descFontHeight>DisplayInBytes</descFontHeight>
+    <descFontHeight>DisplayInBits</descFontHeight>
+    <generateLookupBlocks>false</generateLookupBlocks>
+    <lookupBlocksNewAfterCharCount>80</lookupBlocksNewAfterCharCount>
+    <descImgWidth>DisplayInBytes</descImgWidth>
+    <descImgHeight>DisplayInBits</descImgHeight>
     <generateSpaceCharacterBitmap>true</generateSpaceCharacterBitmap>
-    <spaceGenerationPixels>5</spaceGenerationPixels>
-    <displayName>VariableWidth</displayName>
+    <spaceGenerationPixels>8</spaceGenerationPixels>
+    <varNfBitmaps>const uint8_t {0}Bitmaps</varNfBitmaps>
+    <varNfCharInfo>const FONT_CHAR_INFO {0}Descriptors</varNfCharInfo>
+    <varNfFontInfo>const FONT_INFO {0}FontInfo</varNfFontInfo>
+    <varNfWidth>const uint8_t {0}Width</varNfWidth>
+    <varNfHeight>const uint8_t {0}Height</varNfHeight>
+    <displayName>Variable Width</displayName>
   </OutputConfiguration>
   <OutputConfiguration>
     <commentVariableName>true</commentVariableName>
@@ -29,7 +38,7 @@
     <commentCharDescriptor>true</commentCharDescriptor>
     <commentStyle>C</commentStyle>
     <bmpVisualizerChar>#</bmpVisualizerChar>
-    <rotation>RotateNinety</rotation>
+    <rotation>RotateZero</rotation>
     <flipHorizontal>false</flipHorizontal>
     <flipVertical>false</flipVertical>
     <paddingRemovalHorizontal>Fixed</paddingRemovalHorizontal>
     <generateLookupArray>true</generateLookupArray>
     <descCharWidth>DisplayInBits</descCharWidth>
     <descCharHeight>DontDisplay</descCharHeight>
-    <descFontHeight>DisplayInBytes</descFontHeight>
+    <descFontHeight>DisplayInBits</descFontHeight>
+    <generateLookupBlocks>false</generateLookupBlocks>
+    <lookupBlocksNewAfterCharCount>80</lookupBlocksNewAfterCharCount>
+    <descImgWidth>DisplayInBytes</descImgWidth>
+    <descImgHeight>DisplayInBits</descImgHeight>
     <generateSpaceCharacterBitmap>true</generateSpaceCharacterBitmap>
     <spaceGenerationPixels>8</spaceGenerationPixels>
-    <displayName>FixedWidth</displayName>
+    <varNfBitmaps>const uint8_t {0}Bitmaps</varNfBitmaps>
+    <varNfCharInfo>const FONT_CHAR_INFO {0}Descriptors</varNfCharInfo>
+    <varNfFontInfo>const FONT_INFO {0}FontInfo</varNfFontInfo>
+    <varNfWidth>const uint8_t {0}Width</varNfWidth>
+    <varNfHeight>const uint8_t {0}Height</varNfHeight>
+    <displayName>Fixed Width</displayName>
   </OutputConfiguration>
 </ArrayOfOutputConfiguration>
\ No newline at end of file
index eeec52d..3b8ff56 100644 (file)
Binary files a/tools/dotfactory/TheDotFactory.exe and b/tools/dotfactory/TheDotFactory.exe differ
index b7891ae..c974f5a 100644 (file)
@@ -4,7 +4,7 @@ and source files can be found at:
 
 http://www.pavius.net/downloads/tools/53-the-dot-factory
 
-The source and binary files are included here purely for
+The binary files are included here purely for
 convenience sake.
 
 The following fonts are used in the LPC1343
This page took 0.029337 seconds and 4 git commands to generate.