I
I
igorp10242016-07-14 11:36:44
Fonts
igorp1024, 2016-07-14 11:36:44

How to fix app resources on electron platform?

Is there any correct way to edit app resources on electron platform?
The crux of the matter is that I want to disable sub-pixel font smoothing in the css properties of the application. A simple substitution in a hex editor breaks the application.
Is it possible to somehow parse the resource files, make edits, and then put them back together?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
igorp1024, 2016-07-15
@igorp1024

Found, I will answer myself.

  • We use asar
    itself$ mkdir app ; asar e app.asar app
  • Didn't find what you were looking for?

    Ask your question

    Ask a Question

    731 491 924 answers to any question