mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:52:44 +00:00 
			
		
		
		
	 f5caf363e7
			
		
	
	
		f5caf363e7
		
	
	
	
	
		
			
			- FontEditor.md - Magnifier.md - Presenter.md - Terminal.md Where an arrow is indicated by -> turn it into an actual arrow → (U+2192 Rightwards Arrow). This looks much neater. Inspired by Notion doing this automatically when you type "->". I've made various corrections: fixing grammatical errors, removing unnecessary or adding-in missing spaces. Made the style of references to menu items more consistent. Generally I've tried to make the pages read better. Terminal has had more adjustment than the others as its Settings were recently changed and the man page now reflects this.
		
			
				
	
	
		
			27 lines
		
	
	
	
		
			918 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
	
		
			918 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Name
 | |
| 
 | |
|  Magnifier - Magnifier application
 | |
| 
 | |
| [Open](file:///bin/Magnifier)
 | |
| 
 | |
| ## Synopsis
 | |
| 
 | |
| ```**sh
 | |
| $ Magnifier
 | |
| ```
 | |
| 
 | |
| ## Description
 | |
| 
 | |
| Magnifier is an application that magnifies or zooms-in on the area surrounding your mouse cursor.
 | |
| 
 | |
| You can launch Magnifier by navigating to `System Menu → Utilities → Magnifier`.
 | |
| 
 | |
| Magnifier can do 2x, 4x, or 8x zoom in realtime. Quickly switch zoom level by pressing `2`, `4`, or `8`.
 | |
| 
 | |
| Once you feel that the area being captured is just right, you can pause capture by pressing `Spacebar`.
 | |
| 
 | |
| To lock the location, making Magnifier stop following your mouse and stay in place, press `L`.
 | |
| 
 | |
| To view a pixel grid overlay, press `G`.
 | |
| 
 | |
| For users with slight visual impairment, Magnifier can apply several filters to the captured image. Click on the *Accessibility* menu and select one of the impairment categories available in the drop-down list.
 |