mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
If the size parameter is used with a percentages like /size:50% now an additional 'w' or 'h' can be appended (like /size:50%w) to specify where the percentage should be applied. If both or none are set the behavior is like it was before and the percentage is applied to width and height.