coriolis/crlcore
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 New Library Manager Widget. Access with Tools menu or CTRL+M. 2015-05-09 17:03:17 +02:00
doc Happy new year 2015! 2015-03-17 16:56:55 +01:00
etc Add a state to Cell to know if is placed and/or routed. 2015-04-16 16:52:33 +02:00
python Support for Net alias names. Blif parser enhancements. 2015-04-16 15:40:02 +02:00
src Start to support high DPI screen (> 192dpi). 2015-06-06 18:41:28 +02:00
CMakeLists.txt Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00