bolerio / seco

Advanced Scripting IDE for JVM based languages.
28 stars 4 forks source link

Fontscale #47

Closed ponyatov closed 7 years ago

ponyatov commented 7 years ago

only core/run.sh

fixed font aliasing & font size bug under Linux / JVM 1.8.0.131

bolerio commented 7 years ago

Cool! I'll merge this and check it out, as soon as I get my Linux box back online - fonts are definitely not very pretty on Linux in Seco, and only slightly better on other platforms.

But there are a bunch of extra files here, like the eclipse project files etc. that I will probably get rid off. IDE related files tend to be a pain in version control because everybody has their own. I often mess with my project settings during testing & development and I don't want to have to worry about cleaning up before every commit.

ponyatov commented 7 years ago

About .IDE you are right -- I'll add them to .gitignore. I forgot about IDE configs limitation: no split on .default and .user