Skip to content

Convert screen sizes between three units: pixels, millimeters and logical inches

Notifications You must be signed in to change notification settings

jackdp/PixelConv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelConv

About

PixelConv is a small program that allows you to convert screen sizes between three units: pixels, millimeters and logical inches.

I wrote this program for my own use, but maybe it will be useful for someone else.
Sometimes I have to convert pixels to millimeters (and vice versa), then I use PixelConv.

The PixelConv can also be considered as a demonstration application of my JPL.PixelConv.pas unit.

Download

PixelConv.zip (32 & 64-bit version)

License

Public domain

Compilation

You need:

  1. Delphi environment. The free community version is enough.
  2. JPLib: https://github.com/jackdp/JPLib
  3. JPPack: https://github.com/jackdp/JPPack
  4. JVCL: https://github.com/project-jedi/jvcl
  5. JPJVCL: https://github.com/jackdp/JPModLib#jpjvcl

Screenshots

Pixels

Millimeters

Logical inches

Screen info

About

Convert screen sizes between three units: pixels, millimeters and logical inches

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published