probcomp/curve-fitting

Support high-DPI displays

オープン

#69 opened on 2018/11/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Clojure (3 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3 個のスター)
PR merge metrics
 (PR metrics pending)

説明

If a configuration flag is enabled auto-detect the display's pixel density with quil.core/pixel-density then set it with quil.core/display-density.

Note that the above Quil functions are only available inside "Sketch functions", i.e. functions passed to the applet Quil manages. You'd probably want to put this logic in the :settings function.

コントリビューターガイド