Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.52 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.52 KB

FlagPFP GUI

GitHub Repo size Lines of code GitHub Repo stars GitHub License GitHub Issues GitHub pull requests

GUI frontend for FlagPFP, with FlagPFP.Core integrated.

Includes 14 built-in flags, with the option to add your own with an integrated flag creator utility. Supports multiple flags per image!

Why was FlagPFP.Core integrated?

Due to compatibility issues with Newtonsoft.Json and NET Standard 2.0, I decided to integrate the code into the windows forms app, which is .NET Framework 4.8-based.

Building

Open the .sln file in VS2022 and select Debug or Release, then build it.

⚠️ WARNING ⚠️ :: Needs libwebp named as "libwebp_x64.dll" in the same directory as the executable. Get libwebp here.

Program Screenshot

Main Window Flag Creator