\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{ManFromTheMoon} \pdfinfo{ /Title (ophthalmology-glossary.pdf) /Creator (Cheatography) /Author (ManFromTheMoon) /Subject (Ophthalmology Glossary Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{1D7535} \definecolor{LightBackground}{HTML}{F7FAF8} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Ophthalmology Glossary Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{ManFromTheMoon} via \textcolor{DarkBackground}{\uline{cheatography.com/186384/cs/40479/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}ManFromTheMoon \\ \uline{cheatography.com/manfromthemoon} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 26th September, 2023.\\ Updated 26th September, 2023.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Akinetopsia.}} A disorder where individuals struggle to perceive moving items. \newline % Row Count 2 (+ 2) {\bf{Age-related macular degeneration (AMD).}} A predominant reason for vision impairment in individuals over 50, impacting the macula which helps in distinguishing fine details. \newline % Row Count 6 (+ 4) {\bf{Amblyopia,}} also known as "lazy eye." A visual disorder where one eye functions well while the other doesn't. It emerges when the eyes aren't aligned or synchronize wrongly, leading to double vision. To rectify, the brain disregards one eye, affecting its visual capabilities. \newline % Row Count 12 (+ 6) {\bf{Antagonist eye muscle.}} The muscle pulling the eye counter to the direction of the agonist muscle. When the agonist contracts, the antagonist relaxes. \newline % Row Count 16 (+ 4) {\bf{Astigmatism.}} A visual disturbance causing unclear vision because the eye doesn't uniformly focus light on the retina. It's akin to a magnifying lens with inconsistent curvatures causing a blurred image. \newline % Row Count 21 (+ 5) {\bf{Binocular vision.}} The field of sight when both eyes function collectively. \newline % Row Count 23 (+ 2) {\bf{Bipolar cells.}} Retinal nerve cells that handle initial visual data processing. They get signals from the rods or cones and relay them to retinal ganglion cells connecting the brain. \newline % Row Count 27 (+ 4) {\bf{Blepharitis.}} A chronic inflammation affecting the eyelash follicles on the eyelid's rim. \newline % Row Count 29 (+ 2) {\bf{Blindsight.}} A phenomenon where individuals can perceive objects in their blind visual area without conscious awareness. Despite reporting not seeing anything, their guesses about the object are accurate, indicating a subconscious form of vision. \newline % Row Count 34 (+ 5) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Cataract.}} A cloudiness in the eye's lens that obscures vision, creating a misty sight. \newline % Row Count 2 (+ 2) {\bf{Central vision.}} The sharpest visual area when gazing directly using both eyes, crucial for reading and detailed observation. \newline % Row Count 5 (+ 3) {\bf{Compensation. }} In the realm of vision rehab, it often means intensifying eye movements toward the blind field to offset the vision loss. \newline % Row Count 8 (+ 3) {\bf{Cones. }}Specialized retinal nerve cells accountable for color vision. \newline % Row Count 10 (+ 2) {\bf{Cornea. }}The transparent external layer of the eye that influences focus by bending light in conjunction with the lens. \newline % Row Count 13 (+ 3) {\bf{Cortical magnification factor. }} A brain-based enhancement mechanism allowing central vision to be sharper than peripheral sight. \newline % Row Count 16 (+ 3) {\bf{Diabetic eye diseases. }}Eye disorders predominantly in diabetics, like diabetic retinopathy, leading to retinal tissue damage. \newline % Row Count 19 (+ 3) {\bf{Diabetic retinopathy.}} A diabetes-induced ailment caused by retinal blood vessel damage that can cause progressive blindness. \newline % Row Count 22 (+ 3) {\bf{Dilation. }}Pupil expansion to let in more light. Dilation, often induced using eyedrops, assists ophthalmologists in examining eyes effectively. \newline % Row Count 25 (+ 3) {\bf{Donders test.}} A visual examination where a finger is moved in and out of sight. \newline % Row Count 27 (+ 2) {\bf{Dry eye. }}A state where the eye lacks sufficient moisture due to inadequate tear production or rapid evaporation, possibly due to infrequent blinking. \newline % Row Count 31 (+ 4) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Enriched visual environment.}} A boosted visual setting with numerous or intricate visual stimuli. Used in studies to understand the brain's reaction compared to standard or diminished vision. \newline % Row Count 4 (+ 4) {\bf{Extrastriate areas.}} Brain zones, beyond the primary visual cortex, attuned to motion, color, and perception. \newline % Row Count 7 (+ 3) {\bf{Extrastriate pathway.}} A swift brain communication route separate from the main visual route, serving as an alert system. It permits the brain to sidestep the slower conscious processing. \newline % Row Count 11 (+ 4) {\bf{Eye yoga.}} A set of exercises focusing on enhancing eye muscle strength and visual capability, where muscles are systematically worked upon, enhancing strength and elasticity. \newline % Row Count 15 (+ 4) {\bf{Feature detection.}} The procedure of recognizing and scrutinizing visual elements. \newline % Row Count 17 (+ 2) {\bf{Field of view. }}The visible realm when eye movements occur, not to be mistaken for the "visual field" which is seen without eye movement. \newline % Row Count 20 (+ 3) {\bf{Fovea. }}A small indentation in the retina's macula crucial for perceiving color and intricate details. \newline % Row Count 23 (+ 3) {\bf{Ganglion cells,}} also called retinal ganglion cells. These collect processed signals from bipolar cells and send this data to the brain via long extensions ending in the brain's midsection. \newline % Row Count 27 (+ 4) {\bf{Glaucoma.}} Diseases risking vision or leading to blindness by harming the optic nerves. It can arise from elevated eye pressure or even with standard pressure, known as "normal tension glaucoma". \newline % Row Count 32 (+ 5) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Graves' disease. }}An autoimmune disorder affecting the eye muscles usually necessitating medications and surgical interventions. \newline % Row Count 3 (+ 3) {\bf{Hemianopia or hemianopsia.}} A visual impairment stemming from brain injuries or strokes, causing patients to perceive only half of an object in one or both eyes. This condition can also arise following surgeries to excise brain tumors near or within the visual pathway. \newline % Row Count 9 (+ 6) {\bf{Hemifield.}} Refers to either the left or right half of what one sees. \newline % Row Count 11 (+ 2) {\bf{Heteronymous. }}A visual discrepancy where each eye sees differently. For instance, one eye might have a blind spot in the upper left while the other has it in the lower right. \newline % Row Count 15 (+ 4) {\bf{Homonymous.}} A consistent visual issue in both eyes, like having blind spots in the same locations in both eyes. \newline % Row Count 18 (+ 3) {\bf{Hyperopia or farsightedness.}} A vision condition where distant objects appear clear, but close ones do not. Glasses often correct this. \newline % Row Count 21 (+ 3) {\bf{Iris.}} The eye's colored segment, regulating light entry by controlling the pupil's size, akin to a camera's aperture. \newline % Row Count 24 (+ 3) {\bf{Ischemia.}} A reduction in blood flow that could harm the retina or brain. It may result from obstructions like blood clots or from vessel spasms, possibly due to stress. \newline % Row Count 28 (+ 4) {\bf{Lateral geniculate nucleus (LGN)}}. A structure in the brain's thalamus that processes incoming visual signals from the retina. It's pivotal for sensory interpretation and movement, processing visual information.. \newline % Row Count 33 (+ 5) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Lazy eye.}} Also termed Amblyopia. \newline % Row Count 1 (+ 1) {\bf{Lens.}} The eye's innate optical component, focusing light rays on the retina. \newline % Row Count 3 (+ 2) {\bf{Low vision.}} Reduced visual capability, making day-to-day tasks challenging even with corrective measures like glasses or surgery. \newline % Row Count 6 (+ 3) {\bf{Lutein.}} A vision-shielding vitamin found in leafy greens like spinach and kale, sourced from plants. \newline % Row Count 9 (+ 3) {\bf{Macula.}} The retina's centermost portion, pivotal for clear central sight. \newline % Row Count 11 (+ 2) {\bf{Microsaccades.}} Minor, rapid eye twitches crucial for high-resolution vision; too subtle to see unaided. \newline % Row Count 14 (+ 3) {\bf{Monocular vision.}} The vision from one eye when looking straight. \newline % Row Count 16 (+ 2) {\bf{Muscular asthenopia.}} A technical term indicating tired eyes. \newline % Row Count 18 (+ 2) {\bf{Myopia or nearsightedness.}} A visual issue where nearby objects are clear, but distant ones are not, often rectified with glasses.% Row Count 21 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{For in-depth articles and insights into the world of vision science, explore the \{\{link="https://savir-center.com/en/savir-therapy/"\}\}Savir Center blog\{\{/link\}\}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary B}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Occipital lobe.}} The brain region at the back, dedicated to vision processing. \newline % Row Count 2 (+ 2) {\bf{Open-angle glaucoma.}} A prevalent type of glaucoma caused by a buildup of eye fluid due to obstructed drainage channels. \newline % Row Count 5 (+ 3) {\bf{Ophthalmologist.}} A physician specializing in comprehensive eye care, including surgeries. \newline % Row Count 7 (+ 2) {\bf{Ophthalmoscope.}} A tool combining mirrors and lenses, enabling doctors to inspect the eye's interior. \newline % Row Count 10 (+ 3) Optical coherence tomography (OCT). A non-invasive technique using infrared light to visualize the retina's different cellular layers. \newline % Row Count 13 (+ 3) {\bf{Optic chiasm.}} The intersection point near the brain's base where optic nerve fibers from both eyes cross. \newline % Row Count 16 (+ 3) {\bf{Optic nerve.}} The conduit carrying vision signals from the retina to the brain. \newline % Row Count 18 (+ 2) {\bf{Optician. }}A professional skilled in adjusting and repairing eyeglasses. \newline % Row Count 20 (+ 2) {\bf{Optic neuritis. }}An inflammatory condition of the optic nerve. It can be painful and can lead to temporary vision loss. Despite the fact that MS is often connected with optic neuritis, not everyone who has the condition will go on to acquire MS. \newline % Row Count 25 (+ 5) {\bf{Optic tract. }}The pathway following the optic chiasm, transporting visual information to the brain's thalamus and occipital lobe for processing. \newline % Row Count 28 (+ 3) {\bf{Optometrist. }}A healthcare professional trained in eye examinations and prescribing corrective lenses but not qualified for surgeries. \newline % Row Count 31 (+ 3) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary B (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Perimeter. }}Equipment used for a perimetry test to evaluate visual fields. \newline % Row Count 2 (+ 2) {\bf{Perimetric charts. }}Visual diagrams resulting from field testing. \newline % Row Count 4 (+ 2) {\bf{Perimetry test.}}An assessment of one's visual range using intermittent lights, done using a perimeter. \newline % Row Count 7 (+ 3) {\bf{Peripheral vision.}} The side vision beyond the direct line of sight. \newline % Row Count 9 (+ 2) {\bf{Photons.}}Elemental particles of light that are the fundamental units of electromagnetic radiation. \newline % Row Count 12 (+ 3) {\bf{Photoreceptors.}} Specialized nerve cells in the retina that convert light into nerve signals. \newline % Row Count 14 (+ 2) {\bf{Preferred retinal location. }}The functional retinal sections people with central vision loss use for fixation. Also termed "eccentric fixation." \newline % Row Count 18 (+ 4) {\bf{Presbyopia. }}An age-related decline in near-vision focus. \newline % Row Count 20 (+ 2) {\bf{Pretectum.}} A brain stem section controlling pupil size. \newline % Row Count 22 (+ 2) {\bf{Primary visual cortex (V1).}} A region in the occipital lobe's rear where visual interpretation commences. \newline % Row Count 25 (+ 3) {\bf{Prism. }}A geometric optical element that bends light. Occasionally used to shift the missing visual field portion into a person's unimpaired visual field. \newline % Row Count 29 (+ 4) {\bf{Pupils. }}The black centers in the eyes, the portals through which light enters. Iris-controlled size adjustments determine the light amount entering. \newline % Row Count 33 (+ 4) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary B (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Quadrantanopia. }}A visual disorder akin to hemianopia, but affecting roughly a quarter of the visual field, which can be in the upper or lower quadrant of one or both eyes. \newline % Row Count 4 (+ 4) {\bf{Receptive field. }}A visual field segment where stimuli can activate specific nerve cells. \newline % Row Count 6 (+ 2) {\bf{Refractive errors. }}Visual disturbances caused by light not accurately focusing on the retina. These often lead to blurry vision and are linked to changes in the cornea, lens, or eye shape occurring in e.g. myopia, hyperopia, or astigmatism. \newline % Row Count 11 (+ 5) {\bf{Relative defect.}} A visual field region with compromised but not entirely lost vision. Determined using a perimetry test. \newline % Row Count 14 (+ 3) {\bf{Residual vision.}} The remaining vision after a loss, typically referring to diminished but neither absent nor normal sight. \newline % Row Count 17 (+ 3) {\bf{Retina. }}The tissue lining the eye's interior, responsible for converting light images to neural signals. \newline % Row Count 20 (+ 3) {\bf{Retinitis pigmentosa. }}A hereditary eye disorder that damages the retina's photoreceptor cells, potentially progressing to total blindness. \newline % Row Count 23 (+ 3) {\bf{Rods.}} Retinal nerve cells primarily sensitive to varying light intensities. \newline % Row Count 25 (+ 2) {\bf{Saccadic eye movement training. }}Techniques teaching vision loss patients to expand their field of view through rapid, scanning eye movements. \newline % Row Count 28 (+ 3) {\bf{Sclera.}} The white, sturdy outer layer encasing most of the eyeball. \newline % Row Count 30 (+ 2) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary B (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Scotoma. }}A vision loss patch in the visual field due to an ailment, distinct from the innate blind spot. \newline % Row Count 3 (+ 3) {\bf{Secondary visual cortex.}} The brain cortex section further handling information from the primary visual cortex or through the extrastriate route. This region contains multiple processing centers, such as V2, V3, V4, and V5, responsible for discerning colors, movements, and other visual features. \newline % Row Count 9 (+ 6) {\bf{Sightblindness. }}Hidden visual deficits in an ostensibly normal visual field section, possibly resulting from a generalized deceleration in brain information processing. \newline % Row Count 13 (+ 4) {\bf{Stereopsi loss. }}The loss of 3D vision or depth perception, potentially due to ocular movement issues or brain injury. As a result, vision might seem two-dimensional. \newline % Row Count 17 (+ 4) {\bf{Strabismus. }}A misalignment of the eyes often resulting from muscular coordination issues. \newline % Row Count 19 (+ 2) {\bf{Substitution.}} The approach of leveraging one sensory perception (like hearing) to compensate for another's loss (like sight). \newline % Row Count 22 (+ 3) {\bf{Superior colliculus. }}A segment of the brain's tectum assisting with eye focusing, movement, and spatial orientation. \newline % Row Count 25 (+ 3) {\bf{Superthreshold perimetry.}} A method utilizing high-intensity (or bright) light to assess the visual field, specifically to highlight the remaining vision capabilities. \newline % Row Count 29 (+ 4) {\bf{Suprathreshold perimetry.}} An evaluation employing low-intensity (or dim) illumination to identify vision deficits. \newline % Row Count 32 (+ 3) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary B (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Tectum. }}Situated in the brain's midpoint, this region harmonizes eye movements and merges visual data with inputs from other senses. \newline % Row Count 3 (+ 3) {\bf{Tonometry. }}A diagnostic tool that gauges eye pressure, instrumental in identifying glaucoma and related eye conditions arising from pressure imbalances. \newline % Row Count 7 (+ 4) {\bf{Transorbital alternating current stimulation (tACS).}} A technique for vision restoration involving minor electric currents transmitted to the eye via forehead-placed electrodes. These currents induce simultaneous firing (or synchronization) of the retina's cells, bolstering existing vision. \newline % Row Count 13 (+ 6) {\bf{Tunnel vision.}} A narrowed visual scope likened to observing through a tube or tunnel, limiting one's view to just a central patch. \newline % Row Count 16 (+ 3) {\bf{Uveitis. }}An assortment of eye disorders characterized by inflammation, leading to swelling and potential tissue damage. \newline % Row Count 19 (+ 3) {\bf{Visual acuity.}} A quantification of the clarity of someone's sight, where greater clarity corresponds to a higher resolution. \newline % Row Count 22 (+ 3) {\bf{Visual field. }}The total span visible when one's gaze remains forward, avoiding any eye or head movement. \newline % Row Count 25 (+ 3) {\bf{Visual field border. }}The demarcation indicating the extent of one's sight without the need for head or eye movement. \newline % Row Count 28 (+ 3) {\bf{Visual field chart. }}A graphical representation, based on perimetry test outcomes, detailing areas of clear vision, diminished (or residual) vision, and total vision loss. \newline % Row Count 32 (+ 4) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Glossary B (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{{\bf{Visual field tests. }}Evaluations gauging both central and peripheral visual capacities. \newline % Row Count 2 (+ 2) {\bf{Vision restoration training.}} A therapeutic approach for individuals with compromised vision, employing tailored exercises to invigorate nerve cells and expand visual range. The regimen commonly spans multiple months. \newline % Row Count 7 (+ 5) {\bf{Vision therapy. }}A treatment regimen, predominantly managed by optometrists, consisting of exercises tailored for the eyes and brain. It addresses issues such as amblyopia, strabismus, double vision, convergence deficiencies, and select learning and reading challenges. \newline % Row Count 13 (+ 6) {\bf{Visual phantoms. }}Phenomena where individuals with vision loss encounter hallucinations during periods when the brain undergoes active restoration and self-repair. \newline % Row Count 17 (+ 4) {\bf{Visual template. }}Neural blueprints of standard shapes, forms, and objects ingrained from experiences in early youth. The brain consistently contrasts these templates with visual inputs to recognize surrounding entities. \newline % Row Count 22 (+ 5) {\bf{Visual word form area.}} A term describing a brain region activated by both Braille reading and standard sighted reading, underscoring its role in literary processing. \newline % Row Count 26 (+ 4) {\bf{Zeaxanthin. }}A vitamin essential for vision protection, sourced from plants. Paired with lutein, it's present in the yellow pigments of vegetables like leafy greens, fruits, and orange bell peppers.% Row Count 31 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}