timsueberkrueb / ubuntu-fix-density

Ubuntu Touch tool to generate workarounds for pixel density bugs in Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FixDensity

Ubuntu Touch tool to generate workarounds for pixel density bugs in Qt

Copyright and License

(C) Copyright 2015 by Tim Süberkrüb

The "FixDensity" JavaScript snippet (https://gist.github.com/marco-piccolino/5a3f742474519abbe0d8) was developed by Marco Piccolino (https://github.com/marco-piccolino).

This software is released under the GNU General Public License except of the file ScreenInfo.qml which is part of the examples of the Qt Toolkit and released under the BSD license. See ScreenInfo.qml for more information.

This application is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

See LICENSE for more information.

This application is not endorsed by or affiliated with Ubuntu or Canonical. Ubuntu and Canonical are registered trademarks of Canonical Ltd.

About

Ubuntu Touch tool to generate workarounds for pixel density bugs in Qt

License:GNU General Public License v3.0


Languages

Language:QML 76.2%Language:Python 22.6%Language:JavaScript 1.2%