Vladimir Krivosheev
authored
Using font file directly doesn't decrease registering time significantly, but main problem in JDK system call (see https://youtrack.jetbrains.com/issue/IDEA-208722#focus=streamItem-27-3334468.0-0 sreenshot of snapshot) Still, as our goal to make start-up blazing fast, for dev mode it make sense, because it is just 5 lines of code. That's why we are not going to change packaging for now.