Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 491 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 491 Bytes

Shabad OS Library

Make quadrilateral shapes to dewarp pages. (Check out the Shabad OS Library User Guide)

Dev

  • Main files for development are located in src/renderer/index.html and it's corresponding js/ts and style files
  • Only changes to electron are found in src/main/index.ts:
// https://github.com/electron/electron/issues/28422
app.commandLine.appendSwitch('enable-experimental-web-platform-features')