freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] gsoc-anurag-docs-2023 a14067afd: [docs] Add documentation on


From: Werner Lemberg
Subject: [freetype2] gsoc-anurag-docs-2023 a14067afd: [docs] Add documentation on FreeType smooth raster algorithm
Date: Sat, 1 Jul 2023 06:10:09 -0400 (EDT)

branch: gsoc-anurag-docs-2023
commit a14067afd0a5fc39e8cdd87ba1226d5227007444
Author: Anurag Thakur <anurag105csec21@bpitindia.edu.in>
Commit: Anurag Thakur <anurag105csec21@bpitindia.edu.in>

    [docs] Add documentation on FreeType smooth raster algorithm
---
 docs/.gitignore          | 1 +
 docs/Raster_Algorithm.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/docs/.gitignore b/docs/.gitignore
index fb0cdc749..049b04efb 100644
--- a/docs/.gitignore
+++ b/docs/.gitignore
@@ -15,6 +15,7 @@ reference/
 !INSTALL_ANDROID.md
 !MODIFYING.md
 !DEVELOPING.md
+!Raster_Algorithm.md
 
 # MkDocs Config file
 mkdocs.yml
diff --git a/docs/Raster_Algorithm.md b/docs/Raster_Algorithm.md
new file mode 100644
index 000000000..6ebb6df9d
--- /dev/null
+++ b/docs/Raster_Algorithm.md
@@ -0,0 +1 @@
+TODO: add details on how the freetype smooth anti-aliasing rasterizer works



reply via email to

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