From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/struct_font_kern_data.html | 164 ---------------------------- 1 file changed, 164 deletions(-) delete mode 100644 Doc/doxygen/html/struct_font_kern_data.html (limited to 'Doc/doxygen/html/struct_font_kern_data.html') diff --git a/Doc/doxygen/html/struct_font_kern_data.html b/Doc/doxygen/html/struct_font_kern_data.html deleted file mode 100644 index ebf9193..0000000 --- a/Doc/doxygen/html/struct_font_kern_data.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - -Starshatter_Open: FontKernData Struct Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
FontKernData Struct Reference
-
-
- -

List of all members.

- - - - -

-Public Attributes

double l [32]
double r [32]
-

Detailed Description

-
-

Definition at line 374 of file Font.cpp.

-

Member Data Documentation

- -
-
- - - - -
double FontKernData::l[32]
-
- -

Definition at line 376 of file Font.cpp.

- -
-
- -
-
- - - - -
double FontKernData::r[32]
-
- -

Definition at line 377 of file Font.cpp.

- -
-
-
The documentation for this struct was generated from the following file:
    -
  • D:/SRC/StarshatterSVN/nGenEx/Font.cpp
  • -
-
-
- - - - -- cgit v1.1