freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] ksvsk_test 58c4295: Use the folder png to generate images


From: Kushal K S V S
Subject: [freetype2] ksvsk_test 58c4295: Use the folder png to generate images
Date: Thu, 29 Jun 2017 01:20:48 -0400 (EDT)

branch: ksvsk_test
commit 58c4295c9b243a5ec5958320bfe0490308c40d39
Author: Kushal K S V S <address@hidden>
Commit: Kushal K S V S <address@hidden>

    Use the folder png to generate images
---
 README                      | 3 +++
 {new => png}/README         | 0
 {new => png}/bitmap.c       | 0
 {new => png}/bitmap.h       | 0
 {new => png}/hash_to_file.c | 0
 {new => png}/make_png.c     | 0
 {new => png}/makefile       | 0
 {new => png}/murmur3.c      | 0
 {new => png}/murmur3.h      | 0
 9 files changed, 3 insertions(+)

diff --git a/README b/README
index daeaa79..98208b5 100644
--- a/README
+++ b/README
@@ -1,3 +1,6 @@
+Use the "new" folder.
+
+
 To compile and execute
 
 gcc example1.c ksvsk.c murmur3.c -Wall -I /usr/local/include/freetype2/ 
-lfreetype -o example1 
diff --git a/new/README b/png/README
similarity index 100%
rename from new/README
rename to png/README
diff --git a/new/bitmap.c b/png/bitmap.c
similarity index 100%
rename from new/bitmap.c
rename to png/bitmap.c
diff --git a/new/bitmap.h b/png/bitmap.h
similarity index 100%
rename from new/bitmap.h
rename to png/bitmap.h
diff --git a/new/hash_to_file.c b/png/hash_to_file.c
similarity index 100%
rename from new/hash_to_file.c
rename to png/hash_to_file.c
diff --git a/new/make_png.c b/png/make_png.c
similarity index 100%
rename from new/make_png.c
rename to png/make_png.c
diff --git a/new/makefile b/png/makefile
similarity index 100%
rename from new/makefile
rename to png/makefile
diff --git a/new/murmur3.c b/png/murmur3.c
similarity index 100%
rename from new/murmur3.c
rename to png/murmur3.c
diff --git a/new/murmur3.h b/png/murmur3.h
similarity index 100%
rename from new/murmur3.h
rename to png/murmur3.h



reply via email to

[Prev in Thread] Current Thread [Next in Thread]