fixed header.
[swftools.git] / lib / example / makefonts.cc
index 018d4d5..89d8497 100644 (file)
@@ -1,6 +1,6 @@
-/* fontwrite.c
+/* makefonts.cc
 
-   Example for including and using fonts 
+   Utility for generating the standard fonts (arial, courier, etc.) in swf-format. 
    
    Part of the swftools package.
 
@@ -10,6 +10,7 @@
 
 */
 
+
 #include <stdio.h>
 #include <fcntl.h>
 #include <math.h>