Kushal K S V S
40c3ab9041
script to compile and run
7 years ago
Kushal K S V S
d66639a95c
Updating Difference Metric score calculation
7 years ago
Kushal K S V S
6277cc4600
MAking code compatible with C89
7 years ago
Kushal K S V S
a5755f0842
Update README
7 years ago
Kushal K S V S
9a0220875a
Removing files
7 years ago
Kushal K S V S
9d96aa93d4
Remove redundant files
7 years ago
Kushal K S V S
efa97eeb89
makefile to Makefile
7 years ago
Kushal K S V S
785ce40aa6
Aligning glyphs and adding white rows/columns
7 years ago
Kushal K S V S
2241dc7b81
Aligning the glyphs
7 years ago
Kushal K S V S
ab5bfe79e2
Typo
7 years ago
Kushal K S V S
aa15682fd8
To display Hashes
7 years ago
Kushal K S V S
c638d9a522
Updating README
7 years ago
Kushal K S V S
98839c0811
Code for List-View HTML page generation
7 years ago
Kushal K S V S
f5a2bc2e60
Fixing error in hash comparison
7 years ago
Kushal K S V S
f03d33e195
Fixed Monochrome PNG rendering
7 years ago
Kushal K S V S
be682f2885
change TODO
7 years ago
Kushal K S V S
13468509d4
Apply effects and stitch 4 sub-images together
7 years ago
Kushal K S V S
78c8ff3247
Adding requred headers
7 years ago
Kushal K S V S
43002bb592
Adding functions to Remove and Adjust the Height and Width differences between glyphs
7 years ago
Kushal K S V S
4de40800f5
Generate images for only the glyphs having differences
7 years ago
Kushal K S V S
2f39d67911
Using the Add-effect functions (to be implemented)
7 years ago
Kushal K S V S
a30badf3a9
Removing sudo
7 years ago
Kushal K S V S
526ca6aa33
Add make_sprite.c (under Development) - Look at README
7 years ago
Kushal K S V S
97bee81339
Add another Effect and put both effects in one function
7 years ago
Kushal K S V S
1d4fbc5e29
Remove dependency between Make_PNG and Generate_PNG
7 years ago
Kushal K S V S
fd3ff32ecc
Adding code to stitch 2 PNG files
7 years ago
Kushal K S V S
417f5e3c59
Add PNG effect 1 (Gray + Red)
7 years ago
Kushal K S V S
efd9510850
minor changes
7 years ago
Kushal K S V S
9082ff89ef
Remove test print loop
7 years ago
Kushal K S V S
51347b348b
Read PNG function
7 years ago
Kushal K S V S
6bf7bcd378
Changes to makefile to use compiled version of freetype
7 years ago
Kushal K S V S
4d3200b4db
cleaning
7 years ago
Kushal K S V S
838c65dce2
fixed warning
7 years ago
Kushal K S V S
c84c32d576
fixed mono rendering
7 years ago
Kushal K S V S
48d9bb4345
Loop across all glyphs
7 years ago
Kushal K S V S
54cfe58d76
Apply LCD filter
7 years ago
Kushal K S V S
68f7652dbb
Indentation change
7 years ago
Kushal K S V S
d73dc59e0f
code for generating PNG
7 years ago
Kushal K S V S
2c4571ffa4
new code for generating hashes
7 years ago
Kushal K S V S
4caeea2cd6
Modified LCD_V rendering
7 years ago
Kushal K S V S
ef6231e5bf
Removed unnecessary loops and variables
7 years ago
Kushal K S V S
797e74abd6
First commit
7 years ago
Werner Lemberg
5bd76524ef
* src/sfnt/ttcmap.c (tt_cmap2_validate): Fix potential numeric
...
overflow.
7 years ago
Werner Lemberg
78cded2c5c
Fix cmap format 2 handling ( #53320 ).
...
The patch introduced for #52646 was not correct.
* src/sfnt/ttcmap.c (tt_cmap2_char_next): Adjust condition.
7 years ago
Nikolaus Waxweiler
098dd70cb1
* CMakeLists.txt (BASE_SRCS): Update to changes from 2018-03-05.
7 years ago
Chun-wei Fan
6f854692a8
* CMakeLists.txt [win32]: Allow MSVC DLL builds ( #53287 ).
...
Do not limit DLL builds to MinGW, since we already have
`__declspec(dllexport)' directives in `ftconfig.h'.
Also suppress more warnings for POSIX functions.
7 years ago
Werner Lemberg
e277267c52
Typo.
7 years ago
Werner Lemberg
b0a93839b5
CHANGES: Document `--enable-freetype-config'.
7 years ago
Hugh McMaster
a7833f26c4
Make installation of `freetype-config' optional ( #53093 ).
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
7 years ago
Werner Lemberg
ccec889229
Minor: Update `CHANGES' and improve documentation in `modules.cfg'.
7 years ago