ScottyMac52 / MFDisplay

Utility that allows the display of any image cropped from an external image file (Bitmap images of type jpeg,png and bmp) into any sized image on the screen in any coordinate available to the display system.
MIT License
8 stars 0 forks source link

Feature Request: Multiple MFD preset configurations #63

Closed HomeFries94 closed 4 years ago

HomeFries94 commented 5 years ago

Certain MFD users may have different display requirements for different modules. For example, someone flying the A-10C or F/A-18 may wish to put the in-game display exports to their Cougar MFD screens, while the same person may wish to have MFDisplay show the inserts within the Cougar MFD for the UH-1 or P-51. Allowing multiple baseline configurations (e.g. "MFD Insert Auxiliary Monitor" and "MFD Insert Superimposed" for the previous examples), and then within the A-10 or UH-1 select preset = "MFD Insert Auxiliary Monitor"

This would essentially be like having multiple default configurations and choosing which preset (no presets maps to actual default like we have now).

ScottyMac52 commented 4 years ago

The next version of the utility will have a displays.json file that defines the users display areas. That way all coordinates for configurations will be relative to this display configurations and sub configurations will be relative to the configurations.