fixed header.
authorkramm <kramm>
Sun, 11 Nov 2001 13:17:24 +0000 (13:17 +0000)
committerkramm <kramm>
Sun, 11 Nov 2001 13:17:24 +0000 (13:17 +0000)
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>