Skip to content

Alexander317/Pint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pint

How did you get here? Did you check my profile? Anyway...

The Pint is my school project that I'm probably gonna abandon in ~6 months. If you're REALLY intrested in shitty graphical editors, go check it out. I do not guarantee that I will solve all the issues this project has. There are several ideas in my head that I want to implement here, but, as I said earlier, no guarantees.

Also the interface is in russian, so... good luck translating everything!

TODO: 1)Использовать DirectBitmap вместо обычного 2)Метод DrawFigure() может возвращать List. Это значит, что весь битмап можно рассматривать в качестве List. Приложение будет использвать немного проца и памяти при работе (См. наработки в личном проекте) 3)Доделать Ctrl+Z/Y сохраняя в памяти List (т.е. только изменённые точки) вместо всего битмапа (это значит, что мне придётся использовать List<List> лол) (См. наработки в личном проекте).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages