Commit Graph

6 Commits

Author SHA1 Message Date
vista-man
2cfa881747 Add font generation utility and TrueType font parser
- Introduced `makefont.php` for generating font definition files from TrueType and Type1 fonts.
- Implemented `ttfparser.php` to parse and subset TrueType fonts, handling various font tables and properties.
- Added functions for loading font maps, extracting font information, and creating font descriptor arrays.
- Included error handling and messaging for better user feedback during font processing.
- Enabled command-line usage for font file generation with options for encoding, embedding, and subsetting.
2025-04-10 21:44:46 +02:00
vista-man
4f9d6d4428 Update ticket processing and database schema: modify category options, add day field, and adjust SQL insert statement 2025-04-10 21:20:07 +02:00
vista-man
f4cc70f5bb Enhance QR code generation and scanner UI: increase QR code size, improve scanner layout, and add video element styling 2025-04-10 20:15:56 +02:00
vista-man
dac3e925c0 Update database credentials in process_login.php and process_ticket.php 2025-04-10 19:51:11 +02:00
vista-man
8ea14fab4c Refactor code structure and remove redundant sections for improved readability and maintainability 2025-04-10 19:42:02 +02:00
vista-man
15ce96681f Refactor HTML and CSS file structure: update stylesheet paths, add new scripts, and enhance login functionality 2025-04-10 17:00:57 +02:00