coriolis/hurricane
Jean-Paul Chaput 445104eaf7 Start to support high DPI screen (> 192dpi).
* New: In Hurricane, in Graphics, add a new static method ::isHighDpi()
    which returns true if the DPI is greater than 192. A "normal" screen
    is typically 96dpi, we sets the trigger at twice that value.
      Then in all the widgets with size settings, we uses that method to
    select the more appropriate size.
2015-06-06 18:41:28 +02:00
..
cmake_modules * All Tools: 2010-07-14 19:39:36 +00:00
doc Support for Uniquification. Rewrite of the Blif parser. 2015-04-25 16:52:18 +02:00
src Start to support high DPI screen (> 192dpi). 2015-06-06 18:41:28 +02:00
tests * All Tools: 2012-12-03 08:26:28 +00:00
CMakeLists.txt Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00