• Stefy Lanza (nextime / spora )'s avatar
    Add comprehensive logo and icon generation from image.jpg · 385d7fbf
    Stefy Lanza (nextime / spora ) authored
    - Created logos/ directory with multiple logo and icon sizes
    - Generated PNG logos: 512x512, 256x256, 128x128, 64x64
    - Generated PNG icons: 16x16, 32x32, 48x48, 64x64, 128x128, 256x256
    - Created favicon.ico (32x32) for web use
    - Added banner version (800x200) for marketing
    - Included high-quality version with maximum quality settings
    - Updated README.md with logo display and comprehensive asset documentation
    - Updated DOCUMENTATION.md with logos directory in project structure
    - Enhanced build.sh to automatically generate logos during build process
    - Updated .gitignore to track logo assets (commented out for inclusion)
    - All assets derived from original image.jpg using ImageMagick
    
    Logo and icon assets now available for:
    - Web deployment (favicon.ico)
    - Desktop applications (various PNG sizes)
    - Documentation (README logo)
    - Marketing materials (banner)
    - Professional presentation across all platforms
    385d7fbf
README.md 13.2 KB